mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 11:44:05 +01:00
Update reagent_ch.dm
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
world << "[name], [dryname]. [desc] and [drydesc]."
|
||||
|
||||
update_icon()
|
||||
drytime = world.time + DRYING_TIME * (amount+1)
|
||||
START_PROCESSING(SSobj, src)
|
||||
|
||||
/obj/effect/decal/cleanable/blood/reagent/update_icon()
|
||||
@@ -49,4 +48,4 @@
|
||||
desc = custombasedesc
|
||||
|
||||
/obj/effect/decal/cleanable/blood/Crossed(mob/living/carbon/human/perp)
|
||||
//Nothing, we dont wanna spread our mess all over, at least not until people want that
|
||||
//Nothing, we dont wanna spread our mess all over, at least not until people want that
|
||||
|
||||
Reference in New Issue
Block a user