From 0dd6b9f6a0085aa85e0c83422607fe66413f9d24 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 23:27:25 -0300 Subject: How did I ignored the existence of unequipbyid and getmapname? Anyway, add boss fight music to 018-6-3. Hopefully this will become a norm. --- npc/functions/main.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/main.txt') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index b54401e02..2bfb6e29a 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -282,6 +282,7 @@ function script msObjective { function script getmap { if (getmapxy(.@mapName$, .@xpos, .@ypos, getarg(0,0)) != 0) return false; + // TODO: Maybe use getmapname() instead of getmapxy? return .@mapName$; } -- cgit v1.2.3-60-g2f50