Skip to content

Commit 34f3c17

Browse files
committed
disable dung
1 parent 41d4e00 commit 34f3c17

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

live/ServHard1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 10
99
type: Hard
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

live/ServNight1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 20
99
type: Nightmare
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

live/ServNorm1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 0
99
type: Normal
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

live/ServNorm2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 0
99
type: Normal
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

live/ServNorm3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 0
99
type: Normal
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

live/ServTerror1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server:
88
player_rebirth_required: 25
99
type: Terror
1010
intance_details:
11-
allow_instance_request: true
11+
allow_instance_request: false
1212
is_intance: false
1313
time_to_complete: 500
1414
time_to_first_player: 400

0 commit comments

Comments
 (0)