...but it wasn't enough.

This commit is contained in:
Shadow-Quill
2019-09-12 08:22:33 -05:00
committed by GitHub
parent e18ed9c7c4
commit ba64b3ffd7
+1 -1
View File
@@ -104,7 +104,7 @@ var/list/blob_nodes = list()
to_chat(blob.current, "<b>Find a good location to spawn the core and then take control and overwhelm the station!</b>")
to_chat(blob.current, "<b>When you have found a location, wait until you spawn; this will happen automatically and you cannot speed up the process.</b>")
to_chat(blob.current, "<b>If you go outside of the station level, or in space, then you will die; make sure your location has lots of ground to cover.</b>")
SEND_SOUND(blob.current, 'sound\magic\mutate.ogg')
SEND_SOUND(blob.current, 'sound/magic/mutate.ogg')
return
/datum/game_mode/blob/proc/show_message(var/message)