From 4a5ad09aeecefa53409ea26535e01da31eacf209 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 20 Apr 2016 17:34:42 -0400 Subject: remove hug command aliases --- world/map/npc/functions/hug.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'world/map') diff --git a/world/map/npc/functions/hug.txt b/world/map/npc/functions/hug.txt index bab8f2ad..f1bd2637 100644 --- a/world/map/npc/functions/hug.txt +++ b/world/map/npc/functions/hug.txt @@ -18,11 +18,6 @@ OnInit: set .tree_id, getnpcid("#DruidTree0#_M"); - registercmd "hug", strnpcinfo(0); - registercmd "*hug", strnpcinfo(0); - registercmd "*hug*", strnpcinfo(0); - registercmd "hugs", strnpcinfo(0); registercmd "*hugs", strnpcinfo(0); - registercmd "*hugs*", strnpcinfo(0); end; } -- cgit v1.2.3-60-g2f50