adding the ability for the stylesheet to be modified on a live server

+ timestamps
This commit is contained in:
ririchiyo
2015-01-10 14:58:14 -05:00
parent 6772018b2e
commit e6ea3b7c5f
9 changed files with 44 additions and 40 deletions

View File

@@ -1,6 +1,7 @@
/datum/configuration
var/server_name = null // server name (for world name / status)
var/server_suffix = 0 // generate numeric suffix based on server port
var/world_style_config = world_style
var/nudge_script_path = "nudge.py" // where the nudge.py script is located