From 30a852c90a496a739505489a46d3bae1327fc394 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 23 Oct 2015 01:57:58 +0200 Subject: Add #34 basic informations. --- conf/maps.conf | 1 + db/map_index.txt | 1 + db/re/map_cache.dat | Bin 8888 -> 8929 bytes npc/001-2-34/_import.txt | 3 +++ npc/001-2-34/_warps.txt | 1 + npc/001-2-34/mapflags.txt | 1 + npc/_import.txt | 1 + 7 files changed, 8 insertions(+) create mode 100644 npc/001-2-34/_import.txt create mode 100644 npc/001-2-34/_warps.txt create mode 100644 npc/001-2-34/mapflags.txt diff --git a/conf/maps.conf b/conf/maps.conf index 10729ebcd..be5a0d695 100644 --- a/conf/maps.conf +++ b/conf/maps.conf @@ -42,3 +42,4 @@ map: 001-2-30 map: 001-2-31 map: 001-2-32 map: 001-2-33 +map: 001-2-34 diff --git a/db/map_index.txt b/db/map_index.txt index b7ebb9851..be9296066 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -42,3 +42,4 @@ testbg 38 001-2-31 42 001-2-32 43 001-2-33 44 +001-2-34 45 diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index f764738ca..75a18fb50 100644 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ diff --git a/npc/001-2-34/_import.txt b/npc/001-2-34/_import.txt new file mode 100644 index 000000000..19b289f46 --- /dev/null +++ b/npc/001-2-34/_import.txt @@ -0,0 +1,3 @@ +// Map 001-2-34 +npc: npc/001-2-34/_warps.txt +npc: npc/001-2-34/mapflags.txt diff --git a/npc/001-2-34/_warps.txt b/npc/001-2-34/_warps.txt new file mode 100644 index 000000000..4398f0f5f --- /dev/null +++ b/npc/001-2-34/_warps.txt @@ -0,0 +1 @@ +// Map 001-2-34 diff --git a/npc/001-2-34/mapflags.txt b/npc/001-2-34/mapflags.txt new file mode 100644 index 000000000..b632f6fe6 --- /dev/null +++ b/npc/001-2-34/mapflags.txt @@ -0,0 +1 @@ +001-2-34 mapflag town diff --git a/npc/_import.txt b/npc/_import.txt index 0dc5aab38..43637783d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -42,5 +42,6 @@ import: npc/001-2-30/_import.txt import: npc/001-2-31/_import.txt import: npc/001-2-32/_import.txt import: npc/001-2-33/_import.txt +import: npc/001-2-34/_import.txt import: npc/test/_import.txt import: npc/testbg/_import.txt -- cgit v1.2.3-60-g2f50