summaryrefslogtreecommitdiff
path: root/world/map/npc/002-3
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/002-3')
-rw-r--r--world/map/npc/002-3/_import.txt11
-rw-r--r--world/map/npc/002-3/_mobs.txt3
-rw-r--r--world/map/npc/002-3/_nodes.txt4
-rw-r--r--world/map/npc/002-3/_warps.txt6
-rw-r--r--world/map/npc/002-3/mapflags.txt1
-rw-r--r--world/map/npc/002-3/merchant.txt3
-rw-r--r--world/map/npc/002-3/mining_camp_barrier.txt14
-rw-r--r--world/map/npc/002-3/nathan.txt104
-rw-r--r--world/map/npc/002-3/traveler.txt11
9 files changed, 0 insertions, 157 deletions
diff --git a/world/map/npc/002-3/_import.txt b/world/map/npc/002-3/_import.txt
deleted file mode 100644
index ec14b916..00000000
--- a/world/map/npc/002-3/_import.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// Map 002-3: Tulimshar Mining Camp
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-map: 002-3
-npc: npc/002-3/_mobs.txt
-npc: npc/002-3/_nodes.txt
-npc: npc/002-3/_warps.txt
-npc: npc/002-3/mapflags.txt
-npc: npc/002-3/merchant.txt
-npc: npc/002-3/mining_camp_barrier.txt
-npc: npc/002-3/nathan.txt
-npc: npc/002-3/traveler.txt
diff --git a/world/map/npc/002-3/_mobs.txt b/world/map/npc/002-3/_mobs.txt
deleted file mode 100644
index a0552ba2..00000000
--- a/world/map/npc/002-3/_mobs.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Tulimshar Mining Camp mobs
-
diff --git a/world/map/npc/002-3/_nodes.txt b/world/map/npc/002-3/_nodes.txt
deleted file mode 100644
index eb53d136..00000000
--- a/world/map/npc/002-3/_nodes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Tulimshar Mining Camp nodes
-
-// (no nodes)
diff --git a/world/map/npc/002-3/_warps.txt b/world/map/npc/002-3/_warps.txt
deleted file mode 100644
index 786afe89..00000000
--- a/world/map/npc/002-3/_warps.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Tulimshar Mining Camp warps
-
-002-3,22,87|warp|-1,-1,043-3,31,27
-002-3,85,51|warp|-1,-1,002-1,92,115
-002-3,51,36|warp|-1,-1,002-1,33,110
diff --git a/world/map/npc/002-3/mapflags.txt b/world/map/npc/002-3/mapflags.txt
deleted file mode 100644
index 9b47ca70..00000000
--- a/world/map/npc/002-3/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-002-3|mapflag|resave|002-3,72,66
diff --git a/world/map/npc/002-3/merchant.txt b/world/map/npc/002-3/merchant.txt
deleted file mode 100644
index 55386d17..00000000
--- a/world/map/npc/002-3/merchant.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-//
-
-002-3,60,47,0|shop|Ishyah|109,MinersHat:*1,MinerGloves:*1,ShortBow:*4,Arrow:*2,LeatherShield:*1
diff --git a/world/map/npc/002-3/mining_camp_barrier.txt b/world/map/npc/002-3/mining_camp_barrier.txt
deleted file mode 100644
index baf815c5..00000000
--- a/world/map/npc/002-3/mining_camp_barrier.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-002-3,82,32,0|script|#Sandstorm_Mine_Barrier|45,0,0
-{
- if (QL_MINEALL >= 8) goto L_Barrier_Open;
-
- message strcharinfo(0), "Some force seems to block your entrance.";
- goto L_End;
-
-L_Barrier_Open:
- warp "002-4",37,31;
- goto L_End;
-
-L_End:
- end;
-}
diff --git a/world/map/npc/002-3/nathan.txt b/world/map/npc/002-3/nathan.txt
deleted file mode 100644
index bf484907..00000000
--- a/world/map/npc/002-3/nathan.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-002-3,42,45,6|script|Nathan|109
-{
- if (QL_MINEALL >= 20) goto L_Nathan_Complete;
- if (QL_MINEALL == 19) goto L_Nathan_UGQ_Naem;
- if (QL_MINEALL == 18) goto L_Nathan_Help_Cool;
- if (QL_MINEALL == 17) goto L_Nathan_Help_Done;
- if (QL_MINEALL == 16) goto L_Nathan_Waits_3;
- if (QL_MINEALL == 15) goto L_Nathan_Help_3;
- if (QL_MINEALL == 14) goto L_Nathan_Waits_2;
- if (QL_MINEALL == 13) goto L_Nathan_Help_2;
- if (QL_MINEALL == 12) goto L_Nathan_Waits_1;
- if (QL_MINEALL == 11) goto L_Nathan_Help_1;
- if (QL_MINEALL == 9) goto L_Nathan_Cool;
- if (QL_MINEALL == 8) goto L_Nathan_Okay;
-
- mes "[Nathan the Miner]";
- mes "\"It's very dangerous in here. We had a big earthquake here just recently, too... so be careful!\"";
- goto L_Close;
-
-L_Nathan_Okay:
- set QL_MINEALL, 9;
- mes "[Nathan]";
- mes "\"Hey there! Just mining away down here. You say Nickos was worried about us? Nothing down here we can't handle, but you should try to be safe down here yourself. The monsters can be rather aggressive. Come to think of it, you might want to check on Naem to make sure he's okay. You can find him in the southeast parts of the mine.\"";
- goto L_Close;
-
-L_Nathan_Cool:
- mes "[Nathan]";
- mes "\"Hey, be careful down here, the monsters can be rather aggressive! You might want to check on Naem too. He's at the southeast parts of the mine.\"";
- goto L_Close;
-
-L_Nathan_Help_1:
- set QL_MINEALL, 12;
- mes "[Nathan]";
- mes "\"Oh, hey again! Nickos told you we need some help down here too? Yeah, Naem could use a spare pair of hands moving his bags of ore to me. He's got a lot of work built up. Just go talk to him and he'll give you the bags. You might have to make a few trips, but I'll make it worth your troubles.\"";
- goto L_Close;
-
-L_Nathan_Waits_1:
- mes "[Nathan]";
- mes "\"Naem could use some help moving his bags of ore to me. He's got a lot of work built up. Just go talk to him and he'll give you the bags. You might have to make a few trips, but I'll make it worth your troubles.\"";
- goto L_Close;
-
-L_Nathan_Help_2:
- set QL_MINEALL, 14;
- mes "You give the bag of ore to Nathan";
- next;
- mes "[Nathan]";
- mes "\"Ah, thank you. Just a couple more and we'll have caught up!\"";
- goto L_Close;
-
-L_Nathan_Waits_2:
- mes "[Nathan]";
- mes "\"Just a couple more and we'll be all caught up!\"";
- goto L_Close;
-
-L_Nathan_Help_3:
- set QL_MINEALL, 16;
- mes "You hand the bag of ore to Nathan.";
- next;
- mes "[Nathan]";
- mes "\"Just one more bag and you'll be done!\"";
- goto L_Close;
-
-L_Nathan_Waits_3:
- mes "[Nathan]";
- mes "\"Just get one more bag of ore from Naem and bring it to me and you'll be done.\"";
- goto L_Close;
-
-L_Nathan_Help_Done:
- getinventorylist;
- if (@inventorylist_count == 100)
- goto L_Nathan_TooMany;
- set QL_MINEALL, 18;
- getitem "MinersHat", 1;
- mes "[Nathan]";
- mes "You hand the bag of ore to Nathan.";
- next;
- mes "\"Ah, that should be it! Thank you for your help. Here, take this Miner's Hat. You're a real miner now!\"";
- next;
- mes "\"Oh, and I noticed a problem with these angry scorpions down here, they seem to make things much more difficult. Maybe you could tell Nickos about it on your way out?\"";
- goto L_Close;
-
-L_Nathan_TooMany:
- mes "[Nathan]";
- mes "\"You have too many items for me to give you a reward.\"";
- goto L_Close;
-
-L_Nathan_Help_Cool:
- mes "[Nathan]";
- mes "\"Be safe down here, it's dangerous for the unexperienced. Mining is a dangerous job, but somebody's got to do it!\"";
- goto L_Close;
-
-L_Nathan_UGQ_Naem:
- mes "[Nathan]";
- mes "\"Thanks for thinning down the angry scorpion population. It sure has made mining a little easier down here! Oh, you say Nickos has given you permission to check out the underground palace? Talk to Naem, he's got the key and the code.\"";
- goto L_Close;
-
-L_Nathan_Complete:
- mes "[Nathan]";
- mes "\"Mining is a dangerous job, but somebody's got to do it!\"";
- goto L_Close;
-
-L_Close:
- close;
-}
diff --git a/world/map/npc/002-3/traveler.txt b/world/map/npc/002-3/traveler.txt
deleted file mode 100644
index 48175be8..00000000
--- a/world/map/npc/002-3/traveler.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// This is a teleportation (warp) NPC. Its purpose is to offer expensive, fast trips throughout the world.
-// Author: Wombat, wushin
-// cost depending on level and adapted to new scripting guidelines: Jenalya
-
-002-3,25,28,0|script|Jena the Traveler|103
-{
- set @npcname$, "Jena";
- set @NpcTravelBit, $@tul_mine_bit;
- callfunc "Traveler";
- end;
-}