diff options
-rw-r--r-- | npc/007-1/torches.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/torches.txt b/npc/007-1/torches.txt index 39ac7b32c..b7e3df279 100644 --- a/npc/007-1/torches.txt +++ b/npc/007-1/torches.txt @@ -30,7 +30,7 @@ function script CheckTorch { goto L_Loop; L_TorchTally: - specialeffect(53); + specialeffect(62); specialeffect(54); getmapxy(@m$, .@x, .@y, 0); |