Makes limb disintegration actually delete the limbs

This commit is contained in:
Crazylemon64
2016-02-02 22:59:11 -08:00
parent 6324514228
commit ce4cc2e860
+3
View File
@@ -695,6 +695,9 @@ Note that amputating the affected organ does in fact remove the infection from t
throw_at(get_edge_target_turf(src,pick(alldirs)),rand(1,3),30)
dir = 2
return
else
qdel(src) // If you flashed away to ashes, YOU FLASHED AWAY TO ASHES
return
/****************************************************
HELPERS