From f6e1ed7160bd7192657fae2d1fc0edd8cad7eaab Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 30 Apr 2016 16:54:57 -0400 Subject: add alias to pullrabbit command that uses MAGIC_SYMBOL --- world/map/npc/commands/pullrabbit.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/world/map/npc/commands/pullrabbit.txt b/world/map/npc/commands/pullrabbit.txt index 022f3753..9c3634a4 100644 --- a/world/map/npc/commands/pullrabbit.txt +++ b/world/map/npc/commands/pullrabbit.txt @@ -21,5 +21,6 @@ L_Inventory: OnInit: registercmd chr(ATCMD_SYMBOL) + "pullrabbit", strnpcinfo(0); + registercmd chr(MAGIC_SYMBOL) + "pullrabbit", strnpcinfo(0); // former pullrabbit invocation end; } -- cgit v1.2.3-60-g2f50