summaryrefslogtreecommitdiff
path: root/npc/003-0-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-07 23:10:14 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-07 23:10:14 -0300
commit0d91d9a07d1dc96935ac814260f1056401f71501 (patch)
tree4c6af49f240e676696ecee7614580d1200c20943 /npc/003-0-3
parentae5816dc9e68c9ae0393bfec654ff11bacd3f1d8 (diff)
downloadserverdata-0d91d9a07d1dc96935ac814260f1056401f71501.tar.gz
serverdata-0d91d9a07d1dc96935ac814260f1056401f71501.tar.bz2
serverdata-0d91d9a07d1dc96935ac814260f1056401f71501.tar.xz
serverdata-0d91d9a07d1dc96935ac814260f1056401f71501.zip
Break a wall, build a stair; Courtroom is now available!
Diffstat (limited to 'npc/003-0-3')
-rw-r--r--npc/003-0-3/_config.txt20
-rw-r--r--npc/003-0-3/_import.txt1
2 files changed, 21 insertions, 0 deletions
diff --git a/npc/003-0-3/_config.txt b/npc/003-0-3/_config.txt
new file mode 100644
index 000000000..b3f77f08f
--- /dev/null
+++ b/npc/003-0-3/_config.txt
@@ -0,0 +1,20 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 003-0-3: Superior Courtroom conf
+
+003-0-3,34,37,0 script #003-0-3_34_37 NPC_HIDDEN,{
+ end;
+OnDisable:
+OnInit:
+ delcells "003-0-3_34_37"; end;
+OnEnable:
+ setcells "003-0-3", 34, 37, 34, 37, 1, "003-0-3_34_37";
+}
+
+003-0-3,34,23,0 script #003-0-3_34_23 NPC_HIDDEN,{
+ end;
+OnDisable:
+OnInit:
+ delcells "003-0-3_34_23"; end;
+OnEnable:
+ setcells "003-0-3", 34, 23, 35, 23, 1, "003-0-3_34_23";
+}
diff --git a/npc/003-0-3/_import.txt b/npc/003-0-3/_import.txt
index 535b0c1f6..e00d1d283 100644
--- a/npc/003-0-3/_import.txt
+++ b/npc/003-0-3/_import.txt
@@ -1,3 +1,4 @@
// Map 003-0-3: Superior Courtroom
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/003-0-3/_config.txt",
"npc/003-0-3/_warps.txt",