Moved surgery from WIP to modules, since it's not really that WIP anymore.

Split one huge file into several smaller ones for readability.
This commit is contained in:
Chinsky
2013-01-13 02:11:06 +04:00
parent f22749df04
commit 3447c61e49
15 changed files with 1347 additions and 1323 deletions
+1
View File
@@ -224,6 +224,7 @@
proc/clamp()
var/rval = 0
src.status &= ~ORGAN_BLEEDING
for(var/datum/wound/W in wounds)
if(W.internal) continue
rval |= !W.clamped