Organized configuration files to match newer branches.
This commit is contained in:
29
L2J_Mobius_C6_Interlude/dist/game/config/ConquerableHallSiege.ini
vendored
Normal file
29
L2J_Mobius_C6_Interlude/dist/game/config/ConquerableHallSiege.ini
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Conquerable Clan Halls
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------
|
||||
# Devastated castle
|
||||
# -------------------------------
|
||||
# Day of week for the siege "Devastated castle".
|
||||
# 1 - Monday, 2 - Tuesday, 3 - Wednesday, etc.
|
||||
# NOT recommended to put siege
|
||||
# In the day that Tan and siege castles (Saturday, Sunday)
|
||||
DevastatedDay = 1
|
||||
# Time start registration siege "Devastated castle", in hours.
|
||||
DevastatedHour = 18
|
||||
# Time to gain "Devastated castle", in minutes.
|
||||
DevastatedMinutes = 0
|
||||
|
||||
# ------------------------------
|
||||
# Partisan Hideout
|
||||
# ------------------------------
|
||||
# Day of week for the siege "Partisan Hideout".
|
||||
# 1 - Monday, 2 - Tuesday, 3 - Wednesday, etc.
|
||||
# NOT recommended to put siege
|
||||
# In the day that Tan and siege castles (Saturday, Sunday)
|
||||
PartisanDay = 5
|
||||
# Time start registration siege "Partisan Hideout", in hours.
|
||||
PartisanHour = 21
|
||||
# Time to gain "Partisan Hideout", in minutes.
|
||||
PartisanMinutes = 0
|
||||
Reference in New Issue
Block a user