[MIRROR] Patch resprite [MDB IGNORE] (#21102)

* Patch resprite (#75141)

## About The Pull Request
Adds more selectable patches.

![image](https://user-images.githubusercontent.com/66163761/236027913-449b7744-6df9-492d-827f-ee18e97f01d1.png)

## Why It's Good For The Game
Currently there are only 4 patches to pick from. This selection is
tragic, so how about a few more?
Adds more patches so that chemists have some choice.
## Changelog
🆑 @ Xander3359 Sprites: Nebby#1467
image: Replaces the old patches with some new sprites
/🆑

* Patch resprite

---------

Co-authored-by: Xander3359 <66163761+Xander3359@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-05-12 00:47:21 -07:00
committed by GitHub
co-authored by Xander3359
parent 22a30bf754
commit d54f6bacc0
26 changed files with 44 additions and 5 deletions
+24 -2
View File
@@ -51,8 +51,30 @@
//used by chem masters and pill presses
//update this if you add more patch icons
#define PATCH_STYLE_LIST list("bandaid", "bandaid_brute", "bandaid_burn", "bandaid_both") //icon_state list
#define DEFAULT_PATCH_STYLE "bandaid"
#define PATCH_STYLE_LIST list(\
"bandaid_1", \
"bandaid_2", \
"bandaid_3", \
"bandaid_4", \
"bandaid_blank", \
"bandaid_both", \
"bandaid_brute", \
"bandaid_brute_2", \
"bandaid_burn", \
"bandaid_burn_2", \
"bandaid_clown", \
"bandaid_colonthree", \
"bandaid_exclaimationpoint", \
"bandaid_mix", \
"bandaid_monke", \
"bandaid_msic", \
"bandaid_questionmark", \
"bandaid_suffocation", \
"bandaid_suffocation_2", \
"bandaid_toxin", \
"bandaid_toxin_2", \
) //icon_state list
#define DEFAULT_PATCH_STYLE "bandaid_blank"
//used by chem master
#define CONDIMASTER_STYLE_AUTO "auto"
+19 -2
View File
@@ -1,8 +1,25 @@
/datum/asset/spritesheet/simple/patches
name = "patches"
assets = list(
"bandaid" = 'icons/ui_icons/patches/bandaid.png',
"bandaid_1" = 'icons/ui_icons/patches/bandaid_1.png',
"bandaid_2" = 'icons/ui_icons/patches/bandaid_2.png',
"bandaid_3" = 'icons/ui_icons/patches/bandaid_3.png',
"bandaid_4" = 'icons/ui_icons/patches/bandaid_4.png',
"bandaid_blank" = 'icons/ui_icons/patches/bandaid_blank.png',
"bandaid_both" = 'icons/ui_icons/patches/bandaid_both.png',
"bandaid_brute" = 'icons/ui_icons/patches/bandaid_brute.png',
"bandaid_brute_2" = 'icons/ui_icons/patches/bandaid_brute_2.png',
"bandaid_burn" = 'icons/ui_icons/patches/bandaid_burn.png',
"bandaid_both" = 'icons/ui_icons/patches/bandaid_both.png'
"bandaid_burn_2" = 'icons/ui_icons/patches/bandaid_burn_2.png',
"bandaid_clown" = 'icons/ui_icons/patches/bandaid_clown.png',
"bandaid_colonthree" = 'icons/ui_icons/patches/bandaid_colonthree.png',
"bandaid_exclaimationpoint" = 'icons/ui_icons/patches/bandaid_exclaimationpoint.png',
"bandaid_mix" = 'icons/ui_icons/patches/bandaid_mix.png',
"bandaid_monke" = 'icons/ui_icons/patches/bandaid_monke.png',
"bandaid_msic" = 'icons/ui_icons/patches/bandaid_msic.png',
"bandaid_questionmark" = 'icons/ui_icons/patches/bandaid_questionmark.png',
"bandaid_suffocation" = 'icons/ui_icons/patches/bandaid_suffocation.png',
"bandaid_suffocation_2" = 'icons/ui_icons/patches/bandaid_suffocation_2.png',
"bandaid_toxin" = 'icons/ui_icons/patches/bandaid_toxin.png',
"bandaid_toxin_2" = 'icons/ui_icons/patches/bandaid_toxin_2.png',
)
@@ -2,7 +2,7 @@
name = "chemical patch"
desc = "A chemical patch for touch based applications."
icon = 'icons/obj/medical/chemical.dmi'
icon_state = "bandaid"
icon_state = "bandaid_blank"
inhand_icon_state = null
possible_transfer_amounts = list()
volume = 40
Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 191 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB