diff options
Diffstat (limited to 'world/map/npc/051-3/reinforcements.txt')
-rw-r--r-- | world/map/npc/051-3/reinforcements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/051-3/reinforcements.txt b/world/map/npc/051-3/reinforcements.txt index 0aff4abc..09ec6cf6 100644 --- a/world/map/npc/051-3/reinforcements.txt +++ b/world/map/npc/051-3/reinforcements.txt @@ -50,7 +50,7 @@ OnRnfrcmts: // Spawn 4 bandit lords areamonster "051-3.gat", 29, 25, 48, 39, "", 1065, 3, "Door::OnB"; initnpctimer; - mapannounce "051-3.gat", "Bandit Lords: Do not let them escape!!" , 0; + mapannounce "051-3.gat", "Bandit Lords : Do not let them escape!!" , 0; areatimer "051-3.gat", 25, 20, 80, 85, 10, "Door::OnDRnfrcmts"; end; |