summaryrefslogtreecommitdiff
path: root/npc/005-1
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-07-27 16:15:57 +0200
committerFedja Beader <fedja@protonmail.ch>2025-07-27 14:17:50 +0000
commit46ad23e2d1ba3a0c7a2e4ee897af778ba363ff09 (patch)
tree073d80941dc02c9c89877b4e6781668b2f627c9c /npc/005-1
parente4495f0146f1406126728179bca72184a3db4746 (diff)
downloadserverdata-ship_L_Warp_delabel.tar.gz
serverdata-ship_L_Warp_delabel.tar.bz2
serverdata-ship_L_Warp_delabel.tar.xz
serverdata-ship_L_Warp_delabel.zip
Remove unnecessary L_Warp labels and gotosship_L_Warp_delabel
I could find no doevent calls that'd refer to L_Warp labels, so I assume these are redundant.
Diffstat (limited to 'npc/005-1')
-rw-r--r--npc/005-1/ship.txt2
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;