Station name and no hashes

This commit is contained in:
Purpose
2018-10-05 17:36:28 +01:00
parent 9725bdb3ee
commit 7545060b5d
+1 -1
View File
@@ -17,5 +17,5 @@
return
/hook/startup/proc/ircNotify()
send2mainirc("Server starting up on [config.server? "byond://[config.server]" : "byond://[world.address]:[world.port]"]")
send2mainirc("Server starting up on [station_name()]. Connect to: [config.server? "[config.server]" : "[world.address]:[world.port]"]")
return 1