mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-02 21:42:41 +00:00
Small noise tweaks (#6890)
This commit is contained in:
@@ -106,6 +106,8 @@ for reference:
|
||||
if("brute")
|
||||
src.health -= W.force * 0.75
|
||||
else
|
||||
animate_shake()
|
||||
playsound(src.loc, material.hitsound, 100, 1)
|
||||
if (src.health <= 0)
|
||||
visible_message("<span class='danger'>The barricade is smashed apart!</span>")
|
||||
dismantle()
|
||||
|
||||
Reference in New Issue
Block a user