summaryrefslogtreecommitdiff
path: root/world/map/npc/032-1/miriam.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/032-1/miriam.txt')
-rw-r--r--world/map/npc/032-1/miriam.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/032-1/miriam.txt b/world/map/npc/032-1/miriam.txt
index 247a2a8b..f812454f 100644
--- a/world/map/npc/032-1/miriam.txt
+++ b/world/map/npc/032-1/miriam.txt
@@ -18,8 +18,8 @@
// after you gained the speed skill, all variables are reset to zero.
//#############################################
-032-1.gat,55,20,0|script|Miriam|175,{
-
+032-1.gat,55,20,0|script|Miriam|175,
+{
if (getskilllv(SKILL_SPEED)) goto L_fast;
if (getequipid(equip_torso) < 0) goto L_naked;
if (QUEST_MIRIAM == 0) goto L_intro;