Continue with previous commit.

This commit is contained in:
MobiusDev
2017-12-08 21:03:47 +00:00
parent bdba87dec2
commit 588b104d60
25 changed files with 2 additions and 465 deletions

View File

@@ -89,9 +89,6 @@
<admin command="admin_cw_add" accessLevel="100" confirmDlg="true" />
<admin command="admin_cw_info_menu" accessLevel="100" />
<!-- ADMIN DEBUG -->
<admin command="admin_debug" accessLevel="100" />
<!-- ADMIN DELETE -->
<admin command="admin_delete" accessLevel="100" />

View File

@@ -461,18 +461,6 @@ MultiLangNpcStringAllowed =
L2WalkerProtection = False
# ---------------------------------------------------------------------------
# Debug enable/disable voice command
# ---------------------------------------------------------------------------
# This option will enable voice command .debug allowing players
# to turn on/off debugging on self only.
# (admin command //debug can enable debugging on any character)
# Use admin_command_access_rights table for defining access rights.
# Default: False
DebugVoiceCommand = False
# ---------------------------------------------------------------------------
# Dualbox Check
# ---------------------------------------------------------------------------