Fixed some borkenness with guns, and tried making the command channel readable.

This commit is contained in:
SkyMarshal
2012-01-22 23:50:58 -07:00
parent 08a9cabe76
commit 2f1bc35ae0
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -47,6 +47,8 @@
M.apply_damage(70, BRUTE, "head")
M.apply_damage(110, BRUTE, "chest")
return
else
return ..()
afterattack(atom/target as mob|obj|turf|area, mob/living/user as mob|obj, flag, params)//TODO: go over this
if(flag) return //we're placing gun on a table or in backpack