Hellbound rework.

This commit is contained in:
mobius
2015-02-27 12:42:13 +00:00
parent b756c53ba6
commit ba038109dd
256 changed files with 333 additions and 11416 deletions

View File

@@ -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
# ---------------------------------------------------------------------------

View File

@@ -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

View File

@@ -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.

View File

@@ -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" />