summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-10-08 02:01:34 -0300
committerJesusaves <cpntb1@ymail.com>2023-10-08 02:01:34 -0300
commit65728aaef808178a837c5587c74f120a010a3069 (patch)
tree06ebeced699a36181464a9e2295a19c128333e1c
parentc6216fccd5b85fcdb3b3165b2d2e5542909c12f0 (diff)
downloadserverdata-65728aaef808178a837c5587c74f120a010a3069.tar.gz
serverdata-65728aaef808178a837c5587c74f120a010a3069.tar.bz2
serverdata-65728aaef808178a837c5587c74f120a010a3069.tar.xz
serverdata-65728aaef808178a837c5587c74f120a010a3069.zip
Remove test maps and subsystems
-rw-r--r--conf/map/maps.conf2
-rw-r--r--db/map_index.txt2
-rw-r--r--maps/re/test.mcachebin201 -> 0 bytes
-rw-r--r--maps/re/testbg.mcachebin43 -> 0 bytes
-rw-r--r--npc/_import.txt2
5 files changed, 0 insertions, 6 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 35ce19356..ecec625bc 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -416,6 +416,4 @@ map_list: (
"sec_pri",
"soren-2",
"soren",
- "test",
- "testbg",
)
diff --git a/db/map_index.txt b/db/map_index.txt
index 7acfdd3b3..ff0ac7e04 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -413,5 +413,3 @@ guilds 412
sec_pri 413
soren-2 414
soren 415
-test 416
-testbg 417
diff --git a/maps/re/test.mcache b/maps/re/test.mcache
deleted file mode 100644
index 212101ad0..000000000
--- a/maps/re/test.mcache
+++ /dev/null
Binary files differ
diff --git a/maps/re/testbg.mcache b/maps/re/testbg.mcache
deleted file mode 100644
index 29654108b..000000000
--- a/maps/re/testbg.mcache
+++ /dev/null
Binary files differ
diff --git a/npc/_import.txt b/npc/_import.txt
index 88d0e9aac..3abcfe633 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -415,5 +415,3 @@
@include "npc/sec_pri/_import.txt"
@include "npc/soren-2/_import.txt"
@include "npc/soren/_import.txt"
-@include "npc/test/_import.txt"
-@include "npc/testbg/_import.txt"