mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
adds a kaboom
This commit is contained in:
@@ -60,6 +60,8 @@
|
||||
if(prob(80)) T.break_tile_to_plating()
|
||||
else T.break_tile()
|
||||
|
||||
playsound(T, get_sfx("explosion"), 100, 1, get_rand_frequency(), falloff = 5) // get_sfx() is so that everyone gets the same sound
|
||||
|
||||
if(target.health < 10)
|
||||
target.gib()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user