diff options
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/ship.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/005-1/ship.txt b/npc/005-1/ship.txt index 3b333be05..8868f6ef2 100644 --- a/npc/005-1/ship.txt +++ b/npc/005-1/ship.txt @@ -8,9 +8,7 @@ OnTouch: LOCATION$="Candor"; - goto L_Warp; -L_Warp: warp "002-3@"+LOCATION$, 31, 28; closedialog; close; |