summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-05 01:23:52 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-15 20:14:55 +0200
commite94090877f0aa44e8df40016d6fac346cc33bf45 (patch)
tree1a4766b77a80eeecd733473cf10bd537b772b8db
parent7eadd297b6c8b04d9636d61ce3742965ce8965de (diff)
downloadfield-cloth-gold-e94090877f0aa44e8df40016d6fac346cc33bf45.tar.gz
Assets.
-rw-r--r--background.pngbin0 -> 28112 bytes
-rw-r--r--images/blue.pngbin0 -> 13997 bytes
-rw-r--r--images/gold.pngbin0 -> 14129 bytes
-rw-r--r--images/green.pngbin0 -> 9716 bytes
-rw-r--r--images/red.pngbin0 -> 14577 bytes
-rw-r--r--images/token_blue.svg11
-rw-r--r--images/token_red.svg11
-rw-r--r--images/token_white.svg11
-rw-r--r--images/white.pngbin0 -> 14620 bytes
-rw-r--r--map150.jpgbin0 -> 902354 bytes
-rw-r--r--map150.pngbin0 -> 4430242 bytes
-rw-r--r--map75.jpgbin0 -> 362417 bytes
-rw-r--r--map75.pngbin0 -> 1156174 bytes
13 files changed, 33 insertions, 0 deletions
diff --git a/background.png b/background.png
new file mode 100644
index 0000000..b74a38b
--- /dev/null
+++ b/background.png
Binary files differ
diff --git a/images/blue.png b/images/blue.png
new file mode 100644
index 0000000..823e8f9
--- /dev/null
+++ b/images/blue.png
Binary files differ
diff --git a/images/gold.png b/images/gold.png
new file mode 100644
index 0000000..7b7e93d
--- /dev/null
+++ b/images/gold.png
Binary files differ
diff --git a/images/green.png b/images/green.png
new file mode 100644
index 0000000..a379efd
--- /dev/null
+++ b/images/green.png
Binary files differ
diff --git a/images/red.png b/images/red.png
new file mode 100644
index 0000000..5087ba9
--- /dev/null
+++ b/images/red.png
Binary files differ
diff --git a/images/token_blue.svg b/images/token_blue.svg
new file mode 100644
index 0000000..e1cc11b
--- /dev/null
+++ b/images/token_blue.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="41" height="44">
+<linearGradient id="g">
+<stop offset="0%" stop-color="hsl(220,85%,40%)"/>
+<stop offset="20%" stop-color="hsl(220,85%,50%)"/>
+<stop offset="50%" stop-color="hsl(220,85%,53%)"/>
+<stop offset="80%" stop-color="hsl(220,85%,50%)"/>
+<stop offset="100%" stop-color="hsl(220,85%,40%)"/>
+</linearGradient>
+<path stroke-width="1" fill="url(#g)" stroke="hsl(220,85%,25%)" d="M 1.5 14 v 16 a 19 12.5 0 0 0 38 0 v -16"/>
+<ellipse stroke-width="1" fill="hsl(220,85%,55%)" stroke="hsl(220,85%,25%)" cx="20.5" cy="14" rx="19" ry="12.5"/>
+</svg>
diff --git a/images/token_red.svg b/images/token_red.svg
new file mode 100644
index 0000000..2aa21c3
--- /dev/null
+++ b/images/token_red.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="41" height="44">
+<linearGradient id="g">
+<stop offset="0%" stop-color="hsl(359,85%,35%)"/>
+<stop offset="20%" stop-color="hsl(359,85%,45%)"/>
+<stop offset="50%" stop-color="hsl(359,85%,48%)"/>
+<stop offset="80%" stop-color="hsl(359,85%,45%)"/>
+<stop offset="100%" stop-color="hsl(359,85%,35%)"/>
+</linearGradient>
+<path stroke-width="1" fill="url(#g)" stroke="hsl(359,85%,20%)" d="M 1.5 14 v 16 a 19 12.5 0 0 0 38 0 v -16"/>
+<ellipse stroke-width="1" fill="hsl(359,85%,50%)" stroke="hsl(359,85%,20%)" cx="20.5" cy="14" rx="19" ry="12.5"/>
+</svg>
diff --git a/images/token_white.svg b/images/token_white.svg
new file mode 100644
index 0000000..c487ace
--- /dev/null
+++ b/images/token_white.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="41" height="44">
+<linearGradient id="g">
+<stop offset="0%" stop-color="hsl(0,0%,70%)"/>
+<stop offset="20%" stop-color="hsl(0,0%,80%)"/>
+<stop offset="50%" stop-color="hsl(0,0%,83%)"/>
+<stop offset="80%" stop-color="hsl(0,0%,80%)"/>
+<stop offset="100%" stop-color="hsl(0,0%,70%)"/>
+</linearGradient>
+<path stroke-width="1" fill="url(#g)" stroke="hsl(0,0%,30%)" d="M 1.5 14 v 16 a 19 12.5 0 0 0 38 0 v -16"/>
+<ellipse stroke-width="1" fill="hsl(0,0%,90%)" stroke="hsl(0,0%,30%)" cx="20.5" cy="14" rx="19" ry="12.5"/>
+</svg>
diff --git a/images/white.png b/images/white.png
new file mode 100644
index 0000000..148c656
--- /dev/null
+++ b/images/white.png
Binary files differ
diff --git a/map150.jpg b/map150.jpg
new file mode 100644
index 0000000..ce94cd7
--- /dev/null
+++ b/map150.jpg
Binary files differ
diff --git a/map150.png b/map150.png
new file mode 100644
index 0000000..2c2b956
--- /dev/null
+++ b/map150.png
Binary files differ
diff --git a/map75.jpg b/map75.jpg
new file mode 100644
index 0000000..b3a9298
--- /dev/null
+++ b/map75.jpg
Binary files differ
diff --git a/map75.png b/map75.png
new file mode 100644
index 0000000..11051db
--- /dev/null
+++ b/map75.png
Binary files differ