From 7ee960c62a2d2919a68f6f24925567ee417f192e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 9 May 2020 21:55:31 -0300 Subject: WIP: 500 PRs Closed Commemorative Commit (#555) * Mountain and Grass Snake experience +100% (per topic 20799) * Prepare the act 5 button so it have a non-null action * There's now 10% chance per clue of Tormenta showing up at 09:00 assault. Usual spot. Currently 2 clues were found, so 20% spawn chances. * Cerhan reactions for Sand Cutter (thanks for pointing this out, Ledmitz) * Alacrius Riddle (needs 300 boss points to start) * Keshlam Swamps map * News file ID 85 --- world/map/npc/099-6/_import.txt | 6 ++++++ world/map/npc/099-6/_mobs.txt | 3 +++ world/map/npc/099-6/_nodes.txt | 4 ++++ world/map/npc/099-6/_warps.txt | 3 +++ 4 files changed, 16 insertions(+) create mode 100644 world/map/npc/099-6/_import.txt create mode 100644 world/map/npc/099-6/_mobs.txt create mode 100644 world/map/npc/099-6/_nodes.txt create mode 100644 world/map/npc/099-6/_warps.txt (limited to 'world/map/npc/099-6') diff --git a/world/map/npc/099-6/_import.txt b/world/map/npc/099-6/_import.txt new file mode 100644 index 00000000..0230b16d --- /dev/null +++ b/world/map/npc/099-6/_import.txt @@ -0,0 +1,6 @@ +// Map 099-6: Nu'Ram-Battle +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 099-6 +npc: npc/099-6/_mobs.txt +npc: npc/099-6/_nodes.txt +npc: npc/099-6/_warps.txt diff --git a/world/map/npc/099-6/_mobs.txt b/world/map/npc/099-6/_mobs.txt new file mode 100644 index 00000000..0381696e --- /dev/null +++ b/world/map/npc/099-6/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle mobs + diff --git a/world/map/npc/099-6/_nodes.txt b/world/map/npc/099-6/_nodes.txt new file mode 100644 index 00000000..22261608 --- /dev/null +++ b/world/map/npc/099-6/_nodes.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle nodes + +// (no nodes) diff --git a/world/map/npc/099-6/_warps.txt b/world/map/npc/099-6/_warps.txt new file mode 100644 index 00000000..703b3ca9 --- /dev/null +++ b/world/map/npc/099-6/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle warps + -- cgit v1.2.3-60-g2f50