Soap resprite2: electric boogaloo (#28287)

* sprites

* code

* damn you crunch

* s

* Update code/game/objects/items/weapons/soap.dm

Co-authored-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
Signed-off-by: McRamon <31545294+McRamon@users.noreply.github.com>

* abductor fix

---------

Signed-off-by: McRamon <31545294+McRamon@users.noreply.github.com>
Co-authored-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
This commit is contained in:
McRamon
2025-02-24 16:21:47 +00:00
committed by GitHub
co-authored by PopeDaveThe3th
parent c5cd625e64
commit f54a49333b
4 changed files with 9 additions and 2 deletions
+7 -1
View File
@@ -76,7 +76,7 @@
/obj/item/soap/homemade
desc = "A homemade bar of soap. Smells of... well...."
icon_state = "soapgibs"
icon_state = "soaphome"
cleanspeed = 45 // a little faster to reward chemists for going to the effort
/obj/item/soap/ducttape
@@ -118,3 +118,9 @@
desc = "An untrustworthy bar of soap made of strong chemical agents that dissolve blood faster."
icon_state = "soapsyndie"
cleanspeed = 10 //much faster than mop so it is useful for traitors who want to clean crime scenes
/obj/item/soap/ds
desc = "A very intimidating, jet-black bar of soap with a skull embossed on the top. Whatever this thing is made of, it can clean any mess in the blink of an eye."
icon_state = "soapds"
cleanspeed = 5