Don't close #248 yet though, need to test this one on the main server -
kinda tricky to perform surgery on yourself ;)
This commit is contained in:
VampyrBytes
2014-08-04 08:20:47 +01:00
parent db4a165244
commit bb2c311b28
+3
View File
@@ -160,6 +160,9 @@
affected.sabotaged = 1
else
affected.sabotaged = 0
affected.amputated = 0
affected.setAmputatedTree()
target.handle_organs()
target.update_body()
target.updatehealth()
target.UpdateDamageIcon()