Merge branch 'shield_bashing' of github.com-kevinz000:kevinz000/Citadel-Station-13 into shield_bashing
This commit is contained in:
@@ -141,6 +141,7 @@
|
|||||||
playsound(src, harmful? "swing_hit" : 'sound/weapons/thudswoosh.ogg', 75, 1)
|
playsound(src, harmful? "swing_hit" : 'sound/weapons/thudswoosh.ogg', 75, 1)
|
||||||
else
|
else
|
||||||
playsound(src, 'sound/weapons/punchmiss.ogg', 75, 1)
|
playsound(src, 'sound/weapons/punchmiss.ogg', 75, 1)
|
||||||
|
step(user, bashdir) //lunge
|
||||||
return length(victims)
|
return length(victims)
|
||||||
|
|
||||||
/obj/effect/temp_visual/dir_setting/shield_bash
|
/obj/effect/temp_visual/dir_setting/shield_bash
|
||||||
|
|||||||
Reference in New Issue
Block a user