summaryrefslogtreecommitdiff
path: root/npc/cities/rachel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/cities/rachel.txt')
-rw-r--r--npc/cities/rachel.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt
index 390ce8ad8..84d6c89a1 100644
--- a/npc/cities/rachel.txt
+++ b/npc/cities/rachel.txt
@@ -583,7 +583,7 @@ rachel,155,243,3 script Guard#Ra02 934,{
close;
}
-ra_temple,119,179,3 script #door1 45,2,2,{
+ra_temple,119,180,3 script #door1 45,2,2,{
OnTouch:
mes "** The door is locked. **";
@@ -602,7 +602,7 @@ L_weap:
L_enter:
mes "** The door opens. **";
close2;
- warp "ra_temin",169,22;
+ warp "ra_temin",169,23;
end;
}