ever feel like you forgot something?

This commit is contained in:
Aurorablade
2016-08-22 03:18:42 -04:00
parent c6276db480
commit 335e123643
6 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
..()
icon_state = ticker.mode.cultdat.entity_icon_state
name = ticker.mode.cultdat.entity_name
to_chat(world, "<font size='15' color='red'><b>NAR-SIE HAS RISEN</b></font>")
to_chat(world, "<font size='15' color='red'><b> [name] HAS RISEN</b></font>")
world << pick(sound('sound/hallucinations/im_here1.ogg'), sound('sound/hallucinations/im_here2.ogg'))
var/area/A = get_area(src)