Added stationtime to ?status check in world/Topic()

This commit is contained in:
Ccomp5950
2014-04-20 09:55:42 -05:00
parent daed8dd7ec
commit ee91b53dcc
+1
View File
@@ -92,6 +92,7 @@
s["ai"] = config.allow_ai
s["host"] = host ? host : null
s["players"] = list()
s["stationtime"] = worldtime2text()
var/n = 0
var/admins = 0