diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-06-05 01:23:52 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-15 20:14:55 +0200 |
commit | e94090877f0aa44e8df40016d6fac346cc33bf45 (patch) | |
tree | 1a4766b77a80eeecd733473cf10bd537b772b8db | |
parent | 7eadd297b6c8b04d9636d61ce3742965ce8965de (diff) | |
download | field-cloth-gold-e94090877f0aa44e8df40016d6fac346cc33bf45.tar.gz |
Assets.
-rw-r--r-- | background.png | bin | 0 -> 28112 bytes | |||
-rw-r--r-- | images/blue.png | bin | 0 -> 13997 bytes | |||
-rw-r--r-- | images/gold.png | bin | 0 -> 14129 bytes | |||
-rw-r--r-- | images/green.png | bin | 0 -> 9716 bytes | |||
-rw-r--r-- | images/red.png | bin | 0 -> 14577 bytes | |||
-rw-r--r-- | images/token_blue.svg | 11 | ||||
-rw-r--r-- | images/token_red.svg | 11 | ||||
-rw-r--r-- | images/token_white.svg | 11 | ||||
-rw-r--r-- | images/white.png | bin | 0 -> 14620 bytes | |||
-rw-r--r-- | map150.jpg | bin | 0 -> 902354 bytes | |||
-rw-r--r-- | map150.png | bin | 0 -> 4430242 bytes | |||
-rw-r--r-- | map75.jpg | bin | 0 -> 362417 bytes | |||
-rw-r--r-- | map75.png | bin | 0 -> 1156174 bytes |
13 files changed, 33 insertions, 0 deletions
diff --git a/background.png b/background.png Binary files differnew file mode 100644 index 0000000..b74a38b --- /dev/null +++ b/background.png diff --git a/images/blue.png b/images/blue.png Binary files differnew file mode 100644 index 0000000..823e8f9 --- /dev/null +++ b/images/blue.png diff --git a/images/gold.png b/images/gold.png Binary files differnew file mode 100644 index 0000000..7b7e93d --- /dev/null +++ b/images/gold.png diff --git a/images/green.png b/images/green.png Binary files differnew file mode 100644 index 0000000..a379efd --- /dev/null +++ b/images/green.png diff --git a/images/red.png b/images/red.png Binary files differnew file mode 100644 index 0000000..5087ba9 --- /dev/null +++ b/images/red.png 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 Binary files differnew file mode 100644 index 0000000..148c656 --- /dev/null +++ b/images/white.png diff --git a/map150.jpg b/map150.jpg Binary files differnew file mode 100644 index 0000000..ce94cd7 --- /dev/null +++ b/map150.jpg diff --git a/map150.png b/map150.png Binary files differnew file mode 100644 index 0000000..2c2b956 --- /dev/null +++ b/map150.png diff --git a/map75.jpg b/map75.jpg Binary files differnew file mode 100644 index 0000000..b3a9298 --- /dev/null +++ b/map75.jpg diff --git a/map75.png b/map75.png Binary files differnew file mode 100644 index 0000000..11051db --- /dev/null +++ b/map75.png |