Gives Nar-Sie a new summon sound (#2132)
This commit is contained in:
committed by
kevinz000
parent
47e20105a3
commit
f311198c86
@@ -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