[MIRROR] Buffs Clogged Vents (#5301)
* Buffs Clogged Vents (#34949) * Buffs Clogged Vents 🆑 Iamgoofball feature: Clogged Vents now has some teeth /🆑 This was the only part of GoofEvents players liked * Update effects_foam.dm * Update vent_clog.dm * Update vent_clog.dm * Update vent_clog.dm * Update vent_clog.dm * Update vent_clog.dm * Buffs Clogged Vents
This commit is contained in:
committed by
Poojawa
parent
18932a5d31
commit
de1d277b65
@@ -88,6 +88,8 @@
|
||||
name = "resin foam"
|
||||
metal = RESIN_FOAM
|
||||
|
||||
/obj/effect/particle_effect/foam/long_life
|
||||
lifetime = 150
|
||||
|
||||
/obj/effect/particle_effect/foam/Initialize()
|
||||
. = ..()
|
||||
@@ -215,6 +217,9 @@
|
||||
effect_type = /obj/effect/particle_effect/foam/smart
|
||||
|
||||
|
||||
/datum/effect_system/foam_spread/long
|
||||
effect_type = /obj/effect/particle_effect/foam/long_life
|
||||
|
||||
/datum/effect_system/foam_spread/New()
|
||||
..()
|
||||
chemholder = new /obj()
|
||||
|
||||
Reference in New Issue
Block a user