Hellbound rework.
This commit is contained in:
10
trunk/dist/game/config/Custom.properties
vendored
10
trunk/dist/game/config/Custom.properties
vendored
@@ -403,16 +403,6 @@ AnnouncePvpMsg = $killer has defeated $target
|
||||
ChatAdmin = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Hellbound Status Voice Command
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# This option will enable using of the voice commands .hellbound
|
||||
# for retrieving information about current Hellbound level and trust.
|
||||
# Default: False
|
||||
HellboundStatus = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Multilingual support
|
||||
# ---------------------------------------------------------------------------
|
||||
|
6
trunk/dist/game/config/General.properties
vendored
6
trunk/dist/game/config/General.properties
vendored
@@ -873,9 +873,9 @@ HBCEFairPlay = True
|
||||
# ---------------------------------------------------------------------------
|
||||
# Hellbound Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
# If true, players can enter the Hellbound island without any quests
|
||||
# Default: False
|
||||
HellboundWithoutQuest = False
|
||||
# Minimum player level to enter Hellbound.
|
||||
# Default: 99
|
||||
HellboundLevelLimit = 99
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Arcan Ritual setings
|
||||
|
4
trunk/dist/game/config/Rates.properties
vendored
4
trunk/dist/game/config/Rates.properties
vendored
@@ -60,10 +60,6 @@ RateSiegeGuardsPrice = 1
|
||||
# Default: 1.
|
||||
RateExtractable = 1.
|
||||
|
||||
# Hellbound trust increase/decrease multipliers
|
||||
RateHellboundTrustIncrease = 1
|
||||
RateHellboundTrustDecrease = 1
|
||||
|
||||
# Quest Multipliers
|
||||
# Warning: Many quests need to be rewritten
|
||||
# for this setting to work properly.
|
||||
|
4
trunk/dist/game/config/adminCommands.xml
vendored
4
trunk/dist/game/config/adminCommands.xml
vendored
@@ -302,10 +302,6 @@
|
||||
<!-- ADMIN HEAL -->
|
||||
<admin command="admin_heal" accessLevel="100" />
|
||||
|
||||
<!-- ADMIN HELLBOUND -->
|
||||
<admin command="admin_hellbound_setlevel" accessLevel="100" />
|
||||
<admin command="admin_hellbound" accessLevel="100" />
|
||||
|
||||
<!-- ADMIN HTML -->
|
||||
<admin command="admin_html" accessLevel="100" />
|
||||
<admin command="admin_loadhtml" accessLevel="100" />
|
||||
|
Reference in New Issue
Block a user