mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Adds a new sound to Nar-Sie
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
/obj/singularity/narsie/large/Initialize()
|
||||
. = ..()
|
||||
send_to_playing_players("<span class='narsie'>NAR-SIE HAS RISEN</span>")
|
||||
sound_to_playing_players("im_here")
|
||||
sound_to_playing_players('sound/creatures/narsie_rises.ogg')
|
||||
|
||||
var/area/A = get_area(src)
|
||||
if(A)
|
||||
|
||||
Reference in New Issue
Block a user