From 2aceef8afb40d9cb74de0bfcf5276a9b6f73d287 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 15:48:52 -0200 Subject: [skip ci] --- npc/018-2-2/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 62d4dfbd6..949d84b48 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -10,7 +10,7 @@ // Boss-Slaying related function DungeonClear { - getmapxy(.@ms$, .@x, .@y, 0); + getmapxy(.@m$, .@x, .@y, 0); areatimer(.@m$, .@x-15, .@y-15, .@x+15, .@y+15, 100, "#HH_CONTROLLER01::OnFinish"); } -- cgit v1.2.3-70-g09d2