diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-09-27 11:35:22 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-09-27 11:36:35 -0600 |
commit | 754ee844b87ecf9971cd325b0d712b18eb62bc05 (patch) | |
tree | a851e2dd8ec95887c4b2fe653c1ed4838c79a1f6 /npc/021-1_Tulimshar | |
parent | ceb560ce15ae2367f928d1c82686ecee7be5cd73 (diff) | |
download | serverdata-754ee844b87ecf9971cd325b0d712b18eb62bc05.tar.gz serverdata-754ee844b87ecf9971cd325b0d712b18eb62bc05.tar.bz2 serverdata-754ee844b87ecf9971cd325b0d712b18eb62bc05.tar.xz serverdata-754ee844b87ecf9971cd325b0d712b18eb62bc05.zip |
Make 022-1 accessible
Update some other walk maps too.
Diffstat (limited to 'npc/021-1_Tulimshar')
-rw-r--r-- | npc/021-1_Tulimshar/_warps.txt | 2 | ||||
-rw-r--r-- | npc/021-1_Tulimshar/workers.txt | 12 |
2 files changed, 2 insertions, 12 deletions
diff --git a/npc/021-1_Tulimshar/_warps.txt b/npc/021-1_Tulimshar/_warps.txt index 160955ec..e790bf07 100644 --- a/npc/021-1_Tulimshar/_warps.txt +++ b/npc/021-1_Tulimshar/_warps.txt @@ -10,3 +10,5 @@ 021-1.gat,49,63 warp toMagicSchool 3,-1,024-1.gat,86,72 021-1.gat,53,99 warp toTaylor -1,-1,021-2.gat,25,66 021-1.gat,52,95 warp toTaylor -1,-1,021-2.gat,23,98 +021-1.gat,73,20 warp ToNorthTulimshar 3,-1,022-1.gat,73,107 +021-1.gat,113,20 warp ToNorthTulimshar 3,-1,022-1.gat,113,107 diff --git a/npc/021-1_Tulimshar/workers.txt b/npc/021-1_Tulimshar/workers.txt index 838d41df..24ea8f84 100644 --- a/npc/021-1_Tulimshar/workers.txt +++ b/npc/021-1_Tulimshar/workers.txt @@ -6,18 +6,6 @@ close; } -021-1.gat,73,22,0 script Construction Worker 155,{ - mes "[Construction worker]"; - mes "\"The port is closed for repairs. I can't let you in without a royal order.\""; - close; -} - -021-1.gat,113,22,0 script Construction Worker 155,{ - mes "[Construction worker]"; - mes "\"Move along.\""; - close; -} - 021-1.gat,156,97,0 script Construction Worker 155,{ mes "[Construction worker]"; mes "\"East Tulimshar is closed for repairs.\""; |