Adds afterchange to turfs

This commit is contained in:
KorPhaeron
2016-05-09 00:20:19 -05:00
parent 86f9408bc5
commit 8c2b0089a2
+2
View File
@@ -242,6 +242,7 @@
G.quality = 2
G.icon_state = "Gibtonite ore 2"
ChangeTurf(turf_type, defer_change)
AfterChange()
/turf/closed/mineral/gibtonite/volcanic
initial_gas_mix = "o2=14;n2=23;TEMP=300"
@@ -373,6 +374,7 @@
new mineralType(src)
feedback_add_details("ore_mined","[mineralType]|[mineralAmt]")
ChangeTurf(turf_type, defer_change)
AfterChange()
playsound(src, 'sound/effects/break_stone.ogg', 50, 1) //beautiful destruction
return