mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
[Manual MIRROR] dmapi manual update port (#11138)
This commit is contained in:
@@ -747,3 +747,7 @@
|
||||
/// Turn this on if you want all admin-PMs to go to be sent to discord, and not only the first message of a ticket.
|
||||
/datum/config_entry/flag/discord_ahelps_all
|
||||
default = FALSE
|
||||
|
||||
/datum/config_entry/number/rounds_until_hard_restart
|
||||
default = -1
|
||||
min_val = 0
|
||||
|
||||
@@ -2,11 +2,7 @@
|
||||
/datum/config_entry/flag/items_survive_digestion
|
||||
default = TRUE
|
||||
|
||||
/datum/config_entry/string/vgs_access_identifier // VGS
|
||||
default = null
|
||||
protection = CONFIG_ENTRY_LOCKED | CONFIG_ENTRY_HIDDEN
|
||||
|
||||
/datum/config_entry/number/vgs_server_port // VGS
|
||||
/datum/config_entry/number/register_server_port
|
||||
default = null
|
||||
min_val = 0
|
||||
max_val = 65535
|
||||
|
||||
Reference in New Issue
Block a user