This commit is contained in:
kevinz000
2019-08-07 13:07:38 -07:00
parent 39dea966ae
commit 277971971f
9 changed files with 92 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ $include game_options.txt
$include dbconfig.txt
$include comms.txt
$include antag_rep.txt
$include donator_groupings.txt
# You can use the @ character at the beginning of a config option to lock it from being edited in-game
# Example usage:
+8
View File
@@ -0,0 +1,8 @@
#this is a bad system but I'm lazy so it piggybacks off config loader system.
#Specify group followed by ckey for each ckey.
#TIER_1_DONATORS test_ckey
#TIER_2_DONATORS test_ckey
#TIER_3_DONATORS test_ckey