From 85a7bb3cd20b530dc5a420e07d495511f2b7aab7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 03:20:43 -0300 Subject: Curse jak1 domains. This is a much smarter way to avoid botting and much cooler as well. I do wish I had better map masks, though. --- npc/006-4-1/_config.txt | 16 ++++++++++++++++ npc/006-4-1/_import.txt | 1 + 2 files changed, 17 insertions(+) create mode 100644 npc/006-4-1/_config.txt (limited to 'npc/006-4-1') diff --git a/npc/006-4-1/_config.txt b/npc/006-4-1/_config.txt new file mode 100644 index 000000000..363a2fbad --- /dev/null +++ b/npc/006-4-1/_config.txt @@ -0,0 +1,16 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 006-4-1: Abandoned Building conf + +006-4-1,58,60,0 script #006-4-1_58_60 NPC_HIDDEN,6,0,{ + end; +OnTouch: + doevent "#DungeonCore::OnCurse"; + end; +} + +006-4-1,44,31,0 script #006-4-1_44_31 NPC_HIDDEN,0,0,{ + end; +OnTouch: + doevent "#DungeonCore::OnCurse"; + end; +} diff --git a/npc/006-4-1/_import.txt b/npc/006-4-1/_import.txt index bdd19d693..1fea85097 100644 --- a/npc/006-4-1/_import.txt +++ b/npc/006-4-1/_import.txt @@ -1,5 +1,6 @@ // Map 006-4-1: Abandoned Building // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/006-4-1/_config.txt", "npc/006-4-1/_mobs.txt", "npc/006-4-1/_warps.txt", "npc/006-4-1/painting.txt", -- cgit v1.2.3-60-g2f50