Soap resprite (#23250)

* Soap resprite

* other soaps in hands
This commit is contained in:
Henri215
2023-12-06 15:31:13 +00:00
committed by GitHub
parent c8dce33a8a
commit 79502445a9
6 changed files with 8 additions and 1 deletions
+6 -1
View File
@@ -2,7 +2,7 @@
name = "soap"
desc = "A cheap bar of soap. Doesn't smell."
gender = PLURAL
icon = 'icons/obj/items.dmi'
icon = 'icons/obj/janitor.dmi'
icon_state = "soap"
lefthand_file = 'icons/mob/inhands/equipment/custodial_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/custodial_righthand.dmi'
@@ -106,6 +106,11 @@
icon_state = "soapdeluxe"
cleanspeed = 40 //slightly better because deluxe -- captain gets one of these
/obj/item/soap/deluxe/laundry
name = "laundry soap"
desc = "Very cheap but effective soap. Dries out the skin."
icon_state = "soapsoviet"
/obj/item/soap/syndie
desc = "An untrustworthy bar of soap made of strong chemical agents that dissolve blood faster."
icon_state = "soapsyndie"