diff options
m--------- | client-data | 0 | ||||
-rw-r--r-- | world/map/data/045-1.wlk | bin | 0 -> 40004 bytes | |||
-rw-r--r-- | world/map/data/resnametable.txt | 1 | ||||
-rw-r--r-- | world/map/npc/045-1/_import.txt | 5 | ||||
-rw-r--r-- | world/map/npc/045-1/_mobs.txt | 8 | ||||
-rw-r--r-- | world/map/npc/045-1/_warps.txt | 3 | ||||
-rw-r--r-- | world/map/npc/_import.txt | 1 |
7 files changed, 18 insertions, 0 deletions
diff --git a/client-data b/client-data -Subproject 42a9ebf4824791b2f094c8a33dab14ce1580dad +Subproject 49628a319bfb1cc1952c871a80dc3d1396331db diff --git a/world/map/data/045-1.wlk b/world/map/data/045-1.wlk Binary files differnew file mode 100644 index 00000000..24f006d3 --- /dev/null +++ b/world/map/data/045-1.wlk diff --git a/world/map/data/resnametable.txt b/world/map/data/resnametable.txt index baf11880..746dfadc 100644 --- a/world/map/data/resnametable.txt +++ b/world/map/data/resnametable.txt @@ -83,4 +83,5 @@ 042-2.gat#042-2.wlk# 044-1.gat#044-1.wlk# 044-3.gat#044-3.wlk# +045-1.gat#045-1.wlk# botcheck.gat#botcheck.wlk# diff --git a/world/map/npc/045-1/_import.txt b/world/map/npc/045-1/_import.txt new file mode 100644 index 00000000..9ef61aff --- /dev/null +++ b/world/map/npc/045-1/_import.txt @@ -0,0 +1,5 @@ +// Map 045-1: Snow Forest +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 045-1.gat +npc: npc/045-1/_mobs.txt +npc: npc/045-1/_warps.txt diff --git a/world/map/npc/045-1/_mobs.txt b/world/map/npc/045-1/_mobs.txt new file mode 100644 index 00000000..f68b3421 --- /dev/null +++ b/world/map/npc/045-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Forest mobs + + + +045-1.gat,0,0,0|script|Mob045-1|-1,{ + end; +} diff --git a/world/map/npc/045-1/_warps.txt b/world/map/npc/045-1/_warps.txt new file mode 100644 index 00000000..c916be68 --- /dev/null +++ b/world/map/npc/045-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Forest warps + diff --git a/world/map/npc/_import.txt b/world/map/npc/_import.txt index 623dd490..ffa22921 100644 --- a/world/map/npc/_import.txt +++ b/world/map/npc/_import.txt @@ -83,4 +83,5 @@ import: npc/042-1/_import.txt import: npc/042-2/_import.txt import: npc/044-1/_import.txt import: npc/044-3/_import.txt +import: npc/045-1/_import.txt import: npc/botcheck/_import.txt |