BREAK ALL THE THINGS

This commit is contained in:
Aurorablade
2015-12-31 01:23:44 -05:00
parent b58ed5a9d4
commit 92e15c1b2a
23 changed files with 908 additions and 529 deletions
+4
View File
@@ -133,6 +133,10 @@
attack_verb = list("attacked", "slashed", "sawed", "cut")
/obj/item/weapon/scalpel/attack(mob/living/M, mob/user)
if(!attempt_initiate_surgery(src, M, user))
..()
//misc, formerly from code/defines/weapons.dm
/obj/item/weapon/bonegel
name = "bone gel"