Since organ processing interval is so big, sets bleeding manually so hemostat step would work.

This commit is contained in:
Chinsky
2013-05-28 18:27:40 +04:00
parent c84ce517e3
commit 9ab9631ae6
+1
View File
@@ -45,6 +45,7 @@
user.visible_message("\blue [user] has made an incision on [target]'s [affected.display_name] with \the [tool].", \
"\blue You have made an incision on [target]'s [affected.display_name] with \the [tool].",)
affected.open = 1
affected.status |= ORGAN_BLEEDING
affected.createwound(CUT, 1)
if (target_zone == "head")
target.brain_op_stage = 1