This commit is contained in:
Zuhayr
2014-01-30 23:21:00 +10:30
parent 851576b444
commit 8850a43dcb
3 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
if(istype(M, /mob/living/carbon/human))
M:attacked_by(src, user, def_zone)
return M:attacked_by(src, user, def_zone)
else
switch(damtype)
if("brute")