|
15 | 15 | want_custom_walking_speed: false # Do we want to enable custom walking speed? |
16 | 16 | idle_timer: 600000 # MODIFIED 10 minute player idle alert, 0 disables |
17 | 17 | auto_save: 30000 # 30 second autosave interval |
18 | | - client_version: 10009 |
| 18 | + client_version: 10010 |
19 | 19 | enforce_custom_client_version: false |
20 | 20 | server_port: 43595 # MODIFIED |
21 | 21 | ws_server_port: 43495 # MODIFIED |
@@ -306,12 +306,16 @@ custom_quest_and_minigame: |
306 | 306 | want_barter_wormbrains: true # MODIFIED |
307 | 307 | locked_post_quest_regions_accessible: true # MODIFIED |
308 | 308 | can_retrieve_post_quest_items: true # MODIFIED |
309 | | - esters_bunnies: true # Enable/disable the Ester's Bunnies Easter event |
| 309 | + |
| 310 | + esters_bunnies: false # Enable/disable the Ester's Bunnies Easter event |
310 | 311 | esters_bunnies_stingy_duck: false # The duck will not give unlimited Easter Eggs if this is true |
311 | | - mice_to_meet_you: false # Enables/disables the Mice to Meet you Halloween event. |
312 | | - mice_to_meet_you_no_rats: false # Enables/disables Rat NPCs during the Mice to Meet you Halloween event. |
| 312 | + |
| 313 | + pride_month: true # Enables Make over mage to give out the cape of inclusion in June |
| 314 | + |
313 | 315 | santa_gives_presents: true # Enables/disables Santa rewarding player with Presents when giving sustenance |
314 | | - pride_month: true # Enables Make over mage to give out the cape of inclusion |
315 | | - a_bone_to_pick: false # MODIFIED |
316 | | - a_lumbridge_carol: false # Enables the 2023 Christmas event |
317 | | - army_of_obscurity: false # Enables the 2024 Halloween event |
| 316 | + a_lumbridge_carol: false # Enables the 2023 Christmas event |
| 317 | + |
| 318 | + mice_to_meet_you: true # Enables/disables the 2021 Mice to Meet you Halloween event. |
| 319 | + mice_to_meet_you_no_rats: false # Enables/disables Rat NPCs during the Mice to Meet you Halloween event. |
| 320 | + a_bone_to_pick: true # Enables the 2023 Halloween event |
| 321 | + army_of_obscurity: true # Enables the 2024 Halloween event |
0 commit comments