Compile fix.

This commit is contained in:
Zuhayr
2013-06-12 20:37:45 -07:00
parent 22c3dcfaa9
commit 1c65f32828

View File

@@ -1187,4 +1187,4 @@
organ.status |= ORGAN_BLEEDING
organ.take_damage(rand(1,3), 0, 0)
organ.adjustToxLoss(rand(1,3))
src.adjustToxLoss(rand(1,3))