Update blob.dm

This commit is contained in:
Heredth
2014-07-15 12:31:30 -07:00
parent a7e04e5432
commit aebe1064a0

View File

@@ -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."}