summaryrefslogtreecommitdiff
path: root/npc/003-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/003-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/003-1')
-rw-r--r--npc/003-1/ship.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/003-1/ship.txt b/npc/003-1/ship.txt
index e23765dc3..2740bdbf5 100644
--- a/npc/003-1/ship.txt
+++ b/npc/003-1/ship.txt
@@ -8,9 +8,7 @@
OnTouch:
EnterTown("Tulim");
- goto L_Warp;
-L_Warp:
warp "002-3@"+LOCATION$, 31, 28;
closedialog;
close;
@@ -20,9 +18,7 @@ L_Warp:
OnTouch:
EnterTown("Tulim");
- goto L_Warp;
-L_Warp:
/* Is Hurnscald already liberated? Precendence. */
if (!$HURNS_LIBDATE) {
.@online=$@BG1_SIZE;