diff options
Diffstat (limited to 'npc/005-1/ship.txt')
-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 929d5a73c..3b333be05 100644 --- a/npc/005-1/ship.txt +++ b/npc/005-1/ship.txt @@ -4,7 +4,7 @@ // Description: // This script controls access to Nard's Ship, fixing variables. -005-1,43,107,0 script CandorShip NPC_HIDDEN,0,0,{ +005-1,50,117,0 script CandorShip NPC_HIDDEN,0,0,{ OnTouch: LOCATION$="Candor"; |