diff options
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/ship.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/ship.txt b/npc/005-1/ship.txt index 72cc2932a..95394abaf 100644 --- a/npc/005-1/ship.txt +++ b/npc/005-1/ship.txt @@ -11,7 +11,7 @@ OnTouch: goto L_Warp; L_Warp: - warp "002-3", 21, 28; + warp "002-3", 31, 28; closedialog; close; } |