mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Changes formatting of respawn_message to be more visible
This commit is contained in:
@@ -496,7 +496,7 @@ var/list/gamemode_cache = list()
|
||||
config.respawn_time = raw_minutes MINUTES
|
||||
|
||||
if ("respawn_message")
|
||||
config.respawn_message = value
|
||||
config.respawn_message = "<span class='notice'><B>[value]</B></span>"
|
||||
|
||||
if ("servername")
|
||||
config.server_name = value
|
||||
|
||||
Reference in New Issue
Block a user