diff options
author | Reid <reidyaro@gmail.com> | 2011-12-25 16:06:19 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-25 16:06:19 +0100 |
commit | 489e4c4e4935486776c654eba358d7807642d860 (patch) | |
tree | 82e7881dc863edb775484e7c0f823b6611216964 | |
parent | c376a1a79b50d048aa4bad87ab07143dae77ba4d (diff) | |
download | serverdata-489e4c4e4935486776c654eba358d7807642d860.tar.gz serverdata-489e4c4e4935486776c654eba358d7807642d860.tar.bz2 serverdata-489e4c4e4935486776c654eba358d7807642d860.tar.xz serverdata-489e4c4e4935486776c654eba358d7807642d860.zip |
Change delay on peter script,
Add Ratto on _mobs.txt,
Remove warp to 000-2-2 from 000-2-1/_warps.txt .
-rw-r--r-- | npc/000-2-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/000-2-1/peter.txt | 2 | ||||
-rw-r--r-- | npc/000-2-2/_mobs.txt | 6 |
3 files changed, 2 insertions, 7 deletions
diff --git a/npc/000-2-1/_warps.txt b/npc/000-2-1/_warps.txt index 5c6520c57..390caf7d8 100644 --- a/npc/000-2-1/_warps.txt +++ b/npc/000-2-1/_warps.txt @@ -1,4 +1,3 @@ // 000-2-1 warps 000-2-1.gat,61,30 warp ToLevel0 -1,-1,000-2-0.gat,30,26 -000-2-1.gat,61,34 warp ToLevel2 -1,-1,000-2-2.gat,48,28 diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index 2498c0750..6a89fcdea 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -107,7 +107,7 @@ mesq $@RAT_SAILOR_HELPER$ + " " + l("is helping me."); close; - OnTimer300000: + OnTimer500000: stopnpctimer; //Attach player if possible, otherway free helper diff --git a/npc/000-2-2/_mobs.txt b/npc/000-2-2/_mobs.txt index bfebec04d..ea545f0c9 100644 --- a/npc/000-2-2/_mobs.txt +++ b/npc/000-2-2/_mobs.txt @@ -1,7 +1,3 @@ // 000-2-2 mobs - - -000-2-2.gat,0,0,0 script Mob000-2-2 -1,{ - end; -} +000-2-2.gat,25,22,49,39 monster Ratto 1005,4,50000,10000 |