From 7ceca28c3b011161f67221a31cbdc4eaabcca305 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 30 Apr 2016 17:16:38 -0400 Subject: add alias to hug command --- world/map/npc/commands/hug.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'world') diff --git a/world/map/npc/commands/hug.txt b/world/map/npc/commands/hug.txt index f1bd2637..323e0563 100644 --- a/world/map/npc/commands/hug.txt +++ b/world/map/npc/commands/hug.txt @@ -18,6 +18,7 @@ OnInit: set .tree_id, getnpcid("#DruidTree0#_M"); - registercmd "*hugs", strnpcinfo(0); + registercmd "*hugs", strnpcinfo(0); // eq: /me hugs (target) + registercmd "*hugs*", strnpcinfo(0); // eq: /me hugs end; } -- cgit v1.2.3-60-g2f50