code/game, excluding code/game/machinery and code/game/objects

This commit is contained in:
GinjaNinja32
2015-05-29 21:51:27 +01:00
parent e8f02b8496
commit de4f085057
37 changed files with 307 additions and 304 deletions

View File

@@ -42,7 +42,7 @@
var/percent = round( 100.0 * start_state.score(end_state), 0.1)
world << "<B>The station is [percent]% intact.</B>"
log_game("Blob mode was won with station [percent]% intact.")
world << "\blue Rebooting in 30s"
world << "<span class='notice'>Rebooting in 30s</span>"
..()
return 1