diff options
Diffstat (limited to 'npc/001-3')
-rw-r--r-- | npc/001-3/_import.txt | 8 | ||||
-rw-r--r-- | npc/001-3/_mobs.txt | 8 | ||||
-rw-r--r-- | npc/001-3/_warps.txt | 4 | ||||
-rw-r--r-- | npc/001-3/guards.txt | 28 | ||||
-rw-r--r-- | npc/001-3/monsters.txt | 14 | ||||
-rw-r--r-- | npc/001-3/pvpflag.txt | 1 |
6 files changed, 0 insertions, 63 deletions
diff --git a/npc/001-3/_import.txt b/npc/001-3/_import.txt deleted file mode 100644 index a6b8b692..00000000 --- a/npc/001-3/_import.txt +++ /dev/null @@ -1,8 +0,0 @@ -// Map 001-3: Tulimshar arena -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 001-3.gat -npc: npc/001-3/_mobs.txt -npc: npc/001-3/_warps.txt -npc: npc/001-3/guards.txt -npc: npc/001-3/monsters.txt -npc: npc/001-3/pvpflag.txt diff --git a/npc/001-3/_mobs.txt b/npc/001-3/_mobs.txt deleted file mode 100644 index ae4b044f..00000000 --- a/npc/001-3/_mobs.txt +++ /dev/null @@ -1,8 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Tulimshar arena mobs - - - -001-3.gat,0,0,0 script Mob001-3 -1,{ - end; -} diff --git a/npc/001-3/_warps.txt b/npc/001-3/_warps.txt deleted file mode 100644 index adb7642a..00000000 --- a/npc/001-3/_warps.txt +++ /dev/null @@ -1,4 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Tulimshar arena warps - -001-3.gat,72,29 warp ToInn 1,-1,001-2.gat,24,23 diff --git a/npc/001-3/guards.txt b/npc/001-3/guards.txt deleted file mode 100644 index 5b42ca4f..00000000 --- a/npc/001-3/guards.txt +++ /dev/null @@ -1,28 +0,0 @@ -// - -001-3.gat,77,37,0 script Phaet 125,{ - mes "[Phaet the Royal Guard]"; - mes "\"Do you want to go back?\""; - next; - - menu - "Yes", L_Sure, - "No", -; - mes "Have fun."; - close; - -L_Sure: - mes "[Phaet the Royal Guard]"; - mes "\"Ok.\""; - next; - - warp "001-2.gat", 25, 23; - close; -} - -001-3.gat,69,37,0 script Aradin 126,{ - mes "[Aradin the Royal Guard]"; - mes "\"Don't touch me..."; - mes "You wouldn't enjoy the consequences.\""; - close; -} diff --git a/npc/001-3/monsters.txt b/npc/001-3/monsters.txt deleted file mode 100644 index 04e6b11d..00000000 --- a/npc/001-3/monsters.txt +++ /dev/null @@ -1,14 +0,0 @@ -// Map: 001-3 -// This is the Tulimshar Arena -- below Tulimshar. -// - -001-3.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot - -001-3.gat,0,0,0 script Mob6 -1,{ -OnMaggot: - set @mobID, 1002; - callfunc "MobPoints"; - break; - - end; -}
\ No newline at end of file diff --git a/npc/001-3/pvpflag.txt b/npc/001-3/pvpflag.txt deleted file mode 100644 index 73b6e556..00000000 --- a/npc/001-3/pvpflag.txt +++ /dev/null @@ -1 +0,0 @@ -001-3.gat mapflag pvp |