mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update configuration.dm
This commit is contained in:
@@ -240,7 +240,8 @@ var/list/gamemode_cache = list()
|
||||
var/static/dsay_allowed = 1
|
||||
|
||||
var/persistence_disabled = FALSE
|
||||
var/persistence_ignore_mapload = FALSE var/allow_byond_links = 1 //CHOMP Edit turned this on
|
||||
var/persistence_ignore_mapload = FALSE
|
||||
var/allow_byond_links = 1 //CHOMP Edit turned this on
|
||||
var/allow_discord_links = 1 //CHOMP Edit turned this on
|
||||
var/allow_url_links = 1 // honestly if I were you i'd leave this one off, only use in dire situations //CHOMP Edit: pussy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user