fix for runtime caused by #398

God knows why this was a var/tmp
This commit is contained in:
VampyrBytes
2014-08-20 14:04:07 +01:00
parent 6ebb6d617e
commit 98a0e85227
+1 -1
View File
@@ -20,7 +20,7 @@
var/tmp/perma_injury = 0
var/tmp/destspawn = 0 //Has it spawned the broken limb?
var/tmp/amputated = 0 //Whether this has been cleanly amputated, thus causing no pain
var/amputated = 0 //Whether this has been cleanly amputated, thus causing no pain
var/min_broken_damage = 30
var/datum/organ/external/parent