Addition of commands for enchanting new item slots.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2021-03-01 05:15:55 +00:00
parent 39ef320fab
commit 818420d436
3 changed files with 45 additions and 1 deletions

View File

@@ -220,6 +220,11 @@
<admin command="admin_setun" accessLevel="100" />
<admin command="admin_setba" accessLevel="100" />
<admin command="admin_setbe" accessLevel="100" />
<admin command="admin_setrb" accessLevel="100" />
<admin command="admin_setci" accessLevel="100" />
<admin command="admin_setma" accessLevel="100" />
<admin command="admin_setbr" accessLevel="100" />
<admin command="admin_setab" accessLevel="100" />
<admin command="admin_enchant" accessLevel="100" />
<!-- ADMIN EVENT ENGINE -->