This commit is contained in:
ZomgPonies
2013-12-16 07:17:47 -05:00
parent 33ef68faad
commit dceb552215
2 changed files with 2 additions and 0 deletions
@@ -6,6 +6,8 @@
var/emp_damage = 0//Handles a type of MMI damage
var/alert = null
use_me = 0 //Can't use the me verb, it's a freaking immobile brain
icon = 'icons/obj/surgery.dmi'
icon_state = "brain1"
New()
var/datum/reagents/R = new/datum/reagents(1000)