Added surgery to put things in people.

This commit is contained in:
Chinsky
2013-02-18 13:22:23 +04:00
parent 4a1198bfe4
commit 334da25223
3 changed files with 68 additions and 8 deletions
+1
View File
@@ -32,6 +32,7 @@
var/open = 0
var/stage = 0
var/obj/item/hidden = null
var/list/implants = list()
// INTERNAL germs inside the organ, this is BAD if it's greater 0
var/germ_level = 0