summaryrefslogtreecommitdiff
path: root/world/map/npc/036-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/036-2')
-rw-r--r--world/map/npc/036-2/_import.txt11
-rw-r--r--world/map/npc/036-2/_mobs.txt3
-rw-r--r--world/map/npc/036-2/_nodes.txt4
-rw-r--r--world/map/npc/036-2/_warps.txt3
-rw-r--r--world/map/npc/036-2/casino.txt12
-rw-r--r--world/map/npc/036-2/emblems.txt31
-rw-r--r--world/map/npc/036-2/koga-candor.txt27
-rw-r--r--world/map/npc/036-2/mapflags.txt2
-rw-r--r--world/map/npc/036-2/shops.txt14
9 files changed, 0 insertions, 107 deletions
diff --git a/world/map/npc/036-2/_import.txt b/world/map/npc/036-2/_import.txt
deleted file mode 100644
index 79ee898b..00000000
--- a/world/map/npc/036-2/_import.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// Map 036-2: Koga - Candor
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-map: 036-2
-npc: npc/036-2/_mobs.txt
-npc: npc/036-2/_nodes.txt
-npc: npc/036-2/_warps.txt
-npc: npc/036-2/casino.txt
-npc: npc/036-2/emblems.txt
-npc: npc/036-2/koga-candor.txt
-npc: npc/036-2/mapflags.txt
-npc: npc/036-2/shops.txt
diff --git a/world/map/npc/036-2/_mobs.txt b/world/map/npc/036-2/_mobs.txt
deleted file mode 100644
index 483d68b1..00000000
--- a/world/map/npc/036-2/_mobs.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Koga - Candor mobs
-
diff --git a/world/map/npc/036-2/_nodes.txt b/world/map/npc/036-2/_nodes.txt
deleted file mode 100644
index 20ea08f2..00000000
--- a/world/map/npc/036-2/_nodes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Koga - Candor nodes
-
-// (no nodes)
diff --git a/world/map/npc/036-2/_warps.txt b/world/map/npc/036-2/_warps.txt
deleted file mode 100644
index 2953cea6..00000000
--- a/world/map/npc/036-2/_warps.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Koga - Candor warps
-
diff --git a/world/map/npc/036-2/casino.txt b/world/map/npc/036-2/casino.txt
deleted file mode 100644
index 5658aea6..00000000
--- a/world/map/npc/036-2/casino.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-// Casino
-036-2,34,37,0|script|Slots#6|400
-{
- callfunc "SlotMachine";
- close;
-}
-
-036-2,36,37,0|script|Slots#7|400
-{
- callfunc "SlotMachine";
- close;
-}
diff --git a/world/map/npc/036-2/emblems.txt b/world/map/npc/036-2/emblems.txt
deleted file mode 100644
index 31b90955..00000000
--- a/world/map/npc/036-2/emblems.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-036-2,29,27,0|script|#k2city1e|412
-{
- end;
- OnInit:
- disablenpc "#k2city1e";
- end;
-}
-036-2,29,27,0|script|#k2city1d|413
-{
- end;
-}
-
-036-2,31,27,0|script|#k2city2e|416
-{
- end;
- OnInit:
- disablenpc "#k2city2e";
- end;
-}
-036-2,31,27,0|script|#k2city2d|417
-{
- end;
-}
-
-036-2,32,27,0|script|#k2sound|127
-{
- end;
- OnCommandDing:
- specialeffect 402;
- end;
-}
diff --git a/world/map/npc/036-2/koga-candor.txt b/world/map/npc/036-2/koga-candor.txt
deleted file mode 100644
index 8aee6be3..00000000
--- a/world/map/npc/036-2/koga-candor.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-// Dock
-
-036-2,39,29,0|script|#KogaCandorExit|45,0,1
-{
- mes "Disembark the ferry for "+$@CandorDocks$[$@CandorCurrentDock]+"?";
- menu
- "Yes.", L_Leave,
- "Nevermind", L_Close;
-
-L_Leave:
- if ($@CandorCurrentDock == 0)
- goto L_Candor;
- if ($@CandorCurrentDock == 1)
- goto L_Hurnscald;
- goto L_Close;
-
-L_Hurnscald:
- warp "008-1", 137, 75;
- goto L_Close;
-
-L_Candor:
- warp "029-1", 46, 109;
- goto L_Close;
-
-L_Close:
- close;
-}
diff --git a/world/map/npc/036-2/mapflags.txt b/world/map/npc/036-2/mapflags.txt
deleted file mode 100644
index a21839b0..00000000
--- a/world/map/npc/036-2/mapflags.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-036-2|mapflag|town
-036-2|mapflag|resave|036-2,20,21
diff --git a/world/map/npc/036-2/shops.txt b/world/map/npc/036-2/shops.txt
deleted file mode 100644
index eadfc02b..00000000
--- a/world/map/npc/036-2/shops.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-//
-
-036-2,23,38,0|shop|Chef Armand|211,Beer:*1,Steak:*2,CasinoCoins:*1
-036-2,35,22,0|shop|Gunney|138,Arrow:*4,IronArrow:*2
-
-036-2,23,35,0|script|Bunkmaster Daban|212
-{
- set @npcname$, "Bunkmaster Daban";
- set @cost, 100;
- callfunc "Inn";
- set @npcname$, "";
- set @cost, 0;
- close;
-}