mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-21 07:42:21 +00:00
refactored datum/effect/system because it was a complete mess
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/blob/blobspore/death()
|
||||
// On death, create a small smoke of harmful gas (s-Acid)
|
||||
var/datum/effect/effect/system/chem_smoke_spread/S = new
|
||||
var/datum/effect/system/chem_smoke_spread/S = new
|
||||
var/turf/location = get_turf(src)
|
||||
|
||||
// Create the reagents to put into the air
|
||||
|
||||
Reference in New Issue
Block a user