mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 16:49:04 +00:00
Fix Naming For Some Vars
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"server_debug": false,
|
||||
"file_server": true,
|
||||
"world_id": 1,
|
||||
"variable_xp_rates": false,
|
||||
"xp_rate": 1.0,
|
||||
"player_xp_rates": [1, 2, 5, 10],
|
||||
"variable_xp_rate": false,
|
||||
"variable_xp_rates": [1, 2, 5, 10],
|
||||
"members_only": false,
|
||||
"tutorial_island_enabled": false,
|
||||
"party_room_enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user