diff options
author | Reid <reidyaro@gmail.com> | 2011-12-05 14:12:56 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-05 14:12:56 +0100 |
commit | 4feca25eb9623b2899d6633e8474f5135d31dc3b (patch) | |
tree | 66d301a13798be4611dd3000254ff63582a30790 | |
parent | a99e879e1ee923190be21d8599d32dc003cd45eb (diff) | |
download | clientdata-4feca25eb9623b2899d6633e8474f5135d31dc3b.tar.gz clientdata-4feca25eb9623b2899d6633e8474f5135d31dc3b.tar.bz2 clientdata-4feca25eb9623b2899d6633e8474f5135d31dc3b.tar.xz clientdata-4feca25eb9623b2899d6633e8474f5135d31dc3b.zip |
Add 000-0-0 wlk and npc files,
Update every wlk,
Update every _warps.txt with warp from 001 to 000.
-rw-r--r-- | data/000-0-0.wlk | bin | 0 -> 1940 bytes | |||
-rw-r--r-- | data/000-0.wlk | bin | 1685 -> 1685 bytes | |||
-rw-r--r-- | data/000-1.wlk | bin | 15604 -> 15604 bytes | |||
-rw-r--r-- | data/000-2-2.wlk | bin | 2707 -> 2707 bytes | |||
-rw-r--r-- | data/resnametable.txt | 1 | ||||
-rw-r--r-- | npc/000-0-0/_import.txt | 3 | ||||
-rw-r--r-- | npc/000-0-0/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/000-0-0/_warps.txt | 4 | ||||
-rw-r--r-- | npc/000-0/_warps.txt | 1 | ||||
-rw-r--r-- | npc/000-0/area.txt | 2 | ||||
-rw-r--r-- | npc/000-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/_warps.txt | 6 | ||||
-rw-r--r-- | npc/000-2-1/_warps.txt | 5 | ||||
-rw-r--r-- | npc/000-2-2/_warps.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/_warps.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
16 files changed, 26 insertions, 10 deletions
diff --git a/data/000-0-0.wlk b/data/000-0-0.wlk Binary files differnew file mode 100644 index 00000000..20718142 --- /dev/null +++ b/data/000-0-0.wlk diff --git a/data/000-0.wlk b/data/000-0.wlk Binary files differindex 6d04c7ee..01b2ff31 100644 --- a/data/000-0.wlk +++ b/data/000-0.wlk diff --git a/data/000-1.wlk b/data/000-1.wlk Binary files differindex 0156ae4e..4e3c9492 100644 --- a/data/000-1.wlk +++ b/data/000-1.wlk diff --git a/data/000-2-2.wlk b/data/000-2-2.wlk Binary files differindex 3df0ff8f..c72383db 100644 --- a/data/000-2-2.wlk +++ b/data/000-2-2.wlk diff --git a/data/resnametable.txt b/data/resnametable.txt index 83dcc46a..d299efc1 100644 --- a/data/resnametable.txt +++ b/data/resnametable.txt @@ -1,4 +1,5 @@ 000-0.gat#000-0.wlk# +000-0.gat#000-0-0.wlk# 000-1.gat#000-1.wlk# 000-2-0.gat#000-2-0.wlk# 000-2-1.gat#000-2-1.wlk# diff --git a/npc/000-0-0/_import.txt b/npc/000-0-0/_import.txt new file mode 100644 index 00000000..466e7c8e --- /dev/null +++ b/npc/000-0-0/_import.txt @@ -0,0 +1,3 @@ +map: 000-0-0.gat +npc: npc/000-0-0/_mobs.txt +npc: npc/000-0-0/_warps.txt diff --git a/npc/000-0-0/_mobs.txt b/npc/000-0-0/_mobs.txt new file mode 100644 index 00000000..f7bdafc1 --- /dev/null +++ b/npc/000-0-0/_mobs.txt @@ -0,0 +1,7 @@ +// 000-0-0 mobs + + + +000-0-0.gat,0,0,0 script Mob000-0-0 -1,{ + end; +} diff --git a/npc/000-0-0/_warps.txt b/npc/000-0-0/_warps.txt new file mode 100644 index 00000000..46770e85 --- /dev/null +++ b/npc/000-0-0/_warps.txt @@ -0,0 +1,4 @@ +// 000-0-0 warps + +000-0-0.gat,61,34 warp ToLevel2 -1,-1,001-2-2.gat,27,31 +000-0-0.gat,61,30 warp ToLevel0 -1,-1,001-2-0.gat,30,26 diff --git a/npc/000-0/_warps.txt b/npc/000-0/_warps.txt index 041c85bb..b1182fdb 100644 --- a/npc/000-0/_warps.txt +++ b/npc/000-0/_warps.txt @@ -1,3 +1,2 @@ // 000-0 warps -000-0.gat,142,70 warp ToInterior -1,0,001-2-0.gat,20,27 diff --git a/npc/000-0/area.txt b/npc/000-0/area.txt index 0d62cff5..fb32a52e 100644 --- a/npc/000-0/area.txt +++ b/npc/000-0/area.txt @@ -18,7 +18,7 @@ next; menu - mes l("Try to move your hand to show them that you're alive"), -, + mes l("Try to move your hand to show them that you're alive"), mes l("Don't move at all"), -; next; diff --git a/npc/000-1/_warps.txt b/npc/000-1/_warps.txt index 352ebae4..c1cf3239 100644 --- a/npc/000-1/_warps.txt +++ b/npc/000-1/_warps.txt @@ -1,3 +1,3 @@ // 000-1 warps -000-1.gat,142,70 warp ToInterior -1,0,001-2-0.gat,20,27 +000-1.gat,142,70 warp ToInterior -1,0,000-2-0.gat,20,27 diff --git a/npc/000-2-0/_warps.txt b/npc/000-2-0/_warps.txt index f49f3a3f..8fb233f4 100644 --- a/npc/000-2-0/_warps.txt +++ b/npc/000-2-0/_warps.txt @@ -1,5 +1,5 @@ // 000-2-0 warps -000-2-0.gat,30,25 warp ToLevel1 -1,-1,001-2-1.gat,61,29 -000-2-0.gat,19,27 warp ToLevel1 -1,-1,001-1.gat,141,69 -000-2-0.gat,32,27 warp ToLevel1 -1,-1,001-2-3.gat,20,27 +000-2-0.gat,30,25 warp ToLevel1 -1,-1,000-2-1.gat,61,29 +000-2-0.gat,19,27 warp ToLevel1 -1,-1,000-1.gat,141,69 +000-2-0.gat,32,27 warp ToLevel1 -1,-1,000-2-3.gat,20,27 diff --git a/npc/000-2-1/_warps.txt b/npc/000-2-1/_warps.txt index 5ffaa5b4..4514344f 100644 --- a/npc/000-2-1/_warps.txt +++ b/npc/000-2-1/_warps.txt @@ -1,4 +1,5 @@ // 000-2-1 warps -000-2-1.gat,61,34 warp ToLevel2 -1,-1,001-2-2.gat,27,31 -000-2-1.gat,61,30 warp ToLevel0 -1,-1,001-2-0.gat,30,26 +000-2-1.gat,61,34 warp ToLevel2 -1,-1,000-2-2.gat,27,31 +000-2-1.gat,61,30 warp ToLevel0 -1,-1,000-2-0.gat,30,26 +000-2-1.gat,61,30 warp ToLevel0 -1,-1,000-2-0.gat,30,26 diff --git a/npc/000-2-2/_warps.txt b/npc/000-2-2/_warps.txt index f561379a..bb89b6d4 100644 --- a/npc/000-2-2/_warps.txt +++ b/npc/000-2-2/_warps.txt @@ -1,3 +1,3 @@ // 000-2-2 warps -000-2-2.gat,31,28 warp ToLevel1 -1,-1,001-2-1.gat,61,34 +000-2-2.gat,31,28 warp ToLevel1 -1,-1,000-2-1.gat,61,34 diff --git a/npc/000-2-3/_warps.txt b/npc/000-2-3/_warps.txt index 350c50d9..c6f36564 100644 --- a/npc/000-2-3/_warps.txt +++ b/npc/000-2-3/_warps.txt @@ -1,3 +1,3 @@ // 000-2-3 warps -000-2-3.gat,19,27 warp ToLevel1 -1,-1,001-2-0.gat,31,27 +000-2-3.gat,19,27 warp ToLevel1 -1,-1,000-2-0.gat,31,27 diff --git a/npc/_import.txt b/npc/_import.txt index 66dbace4..e599fc28 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -1,4 +1,5 @@ import: npc/000-0/_import.txt +import: npc/000-0-0/_import.txt import: npc/000-1/_import.txt import: npc/000-2-0/_import.txt import: npc/000-2-1/_import.txt |