17 lines
632 B
INI
17 lines
632 B
INI
# ---------------------------------------------------------------------------
|
|
# Conquerable Clan Halls
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# ------------------------------
|
|
# 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
|