From b6c851f83206b2269ab93bb533337fc8dc0031cc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Dec 2022 17:00:31 -0300 Subject: Fix wrong AID --- npc/functions/mkbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt index e1f7d01be..23912cba5 100644 --- a/npc/functions/mkbot.txt +++ b/npc/functions/mkbot.txt @@ -68,7 +68,7 @@ OnInit: .users=getusers(1); .nearby=getusers(8); .mp$="boss"; - .aid=200000; + .aid=2000000; .cid=150002; // Constants -- cgit v1.2.3-70-g09d2