Merge pull request #357 from VampyrBytes/master

fix for #248
This commit is contained in:
ZomgPonies
2014-08-06 01:34:20 -04:00
+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()