From 943dffd980e3e2f1ce9123810ff267f3723ded98 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 22 Dec 2016 14:11:29 -0500 Subject: add `@money` as alias to `@esp` (debug only) --- npc/commands/zeny.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/commands/zeny.txt b/npc/commands/zeny.txt index 35915062..dd3f037b 100644 --- a/npc/commands/zeny.txt +++ b/npc/commands/zeny.txt @@ -90,6 +90,7 @@ OnInit: { bindatcmd "e", "@esp::OnCall", 0, 2, 0; bindatcmd "esp", "@esp::OnCall", 0, 2, 0; + bindatcmd "money", "@esp::OnCall", 0, 2, 0; end; } -- cgit v1.2.3-70-g09d2