Restructured alien removal surgery.

This way it later can be used for lung surgery.
This commit is contained in:
cib
2012-11-14 13:44:11 +01:00
parent b4d335e077
commit e5b62c98c6
2 changed files with 63 additions and 64 deletions
@@ -2,7 +2,7 @@
gender = MALE
var/list/stomach_contents = list()
var/brain_op_stage = 0.0
var/embryo_op_stage = 0
var/ribcage_op_stage = 0
/*
var/eye_op_stage = 0.0
var/appendix_op_stage = 0.0
@@ -19,4 +19,4 @@
var/analgesic = 0 // when this is set, the mob isn't affected by shock or pain
// life should decrease this by 1 every tick
// total amount of wounds on mob, used to spread out healing and the like over all wounds
var/number_wounds = 0
var/number_wounds = 0