mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge pull request #12221 from Xhuis/im_here
Restores the Nar-Sie sound to "I'm here"
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
/obj/singularity/narsie/large/New()
|
||||
..()
|
||||
world << "<font size='15' color='red'><b>NAR-SIE HAS RISEN</b></font>"
|
||||
world << 'sound/effects/narsie.ogg'
|
||||
world << pick('sound/hallucinations/im_here1.ogg', 'sound/hallucinations/im_here2.ogg')
|
||||
|
||||
var/area/A = get_area(src)
|
||||
if(A)
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
author: Kor
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- sounddel: "When Nar-Sie is created, they now use the old sound effect."
|
||||
Binary file not shown.
Reference in New Issue
Block a user