mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Update blob.dm
This commit is contained in:
@@ -56,7 +56,7 @@ var/list/blob_nodes = list()
|
||||
|
||||
|
||||
/datum/game_mode/blob/announce()
|
||||
world << {"<B>The current game mode is - <font color='green'>Blob</font>!</B>
|
||||
world << {"<B>The current game mode is - <span class='blob'>Blob!</span></B>
|
||||
<B>A dangerous alien organism is rapidly spreading throughout the station!</B>
|
||||
You must kill it all while minimizing the damage to the station."}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user