summaryrefslogtreecommitdiff
path: root/npc/032-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/032-1')
-rw-r--r--npc/032-1/_mobs.txt2
-rw-r--r--npc/032-1/episode.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/032-1/_mobs.txt b/npc/032-1/_mobs.txt
index 3839c9074..e6835a8be 100644
--- a/npc/032-1/_mobs.txt
+++ b/npc/032-1/_mobs.txt
@@ -7,4 +7,4 @@
032-1,0,0,0,0 monster Maggot 1030,65,35000,450000
032-1,104,200,63,36 monster Giant Maggot 1031,4,30000,20000
032-1,143,214,37,29 monster Red Scorpion 1072,11,35000,120000
-032-1,0,0,0,0 monster Desert Bandit 1124,8,85000,50000
+032-1,0,0,0,0 monster Desert Bandit 1124,12,85000,50000
diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt
index 3830cbbd2..8589eedcd 100644
--- a/npc/032-1/episode.txt
+++ b/npc/032-1/episode.txt
@@ -63,7 +63,7 @@ OnInit:
OnTouch:
.@q = (getq(LoFQuest_EPISODE) == 15 ? getq2(LoFQuest_EPISODE) : 99);
if (getq(LoFQuest_EPISODE) > 15 || .@q)
- slide 40, 21; //52, 127;
+ slide 40, 21;
else
dispbottom l("This door is locked.");
end;