From cf1c6698cef22d680b8e054e07609d58d25bd6b7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 22:47:58 -0300 Subject: For good measure + bugfix --- npc/007-1/torches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/007-1/torches.txt b/npc/007-1/torches.txt index 57a93a241..dbcf1b9a9 100644 --- a/npc/007-1/torches.txt +++ b/npc/007-1/torches.txt @@ -32,7 +32,7 @@ function script CheckTorch { L_TorchTally: specialeffect(53); specialeffect(54); - getmapxy(.@m, .@x, .@y, UNITTYPE_PC); + getmapxy(.@m, .@x, .@y, 0); switch (@torch_count) { case 1: -- cgit v1.2.3-60-g2f50