mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
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:
co-authored by
PopeDaveThe3th
parent
c5cd625e64
commit
f54a49333b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user