From cede0f5a589afa04f18cbb19c0375be1c30b5cbb Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 22 Dec 2016 14:09:32 -0500 Subject: add `@e` 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 5c5d00c7..35915062 100644 --- a/npc/commands/zeny.txt +++ b/npc/commands/zeny.txt @@ -88,6 +88,7 @@ OnCall: OnInit: if (debug > 0) { + bindatcmd "e", "@esp::OnCall", 0, 2, 0; bindatcmd "esp", "@esp::OnCall", 0, 2, 0; end; } -- cgit v1.2.3-60-g2f50