mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
@@ -37,7 +37,7 @@
|
||||
if(W.force)
|
||||
user.visible_message(SPAN_DANGER("\The [user] [pick(W.attack_verb)] \the [src] with \the [W]!"), SPAN_NOTICE("You [pick(W.attack_verb)] \the [src] with \the [W]!"))
|
||||
playsound(loc, W.hitsound, W.get_clamped_volume(), TRUE)
|
||||
playsound(loc, /singleton/sound_category/wood_break_sound, 50, TRUE)
|
||||
playsound(loc, /decl/sound_category/wood_break_sound, 50, TRUE)
|
||||
health -= W.force
|
||||
if(health <= 0)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user