summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-30 16:51:11 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-30 16:51:11 -0300
commite0bb67d66ff0492d3e700c395ac744c80f6f6f93 (patch)
tree32cfedbbf668384e32fdc62da57fce1f10e31741 /npc/012-1
parent48d2792b20a0b58dd8e8b0648ce53ab67eb9c017 (diff)
downloadserverdata-e0bb67d66ff0492d3e700c395ac744c80f6f6f93.tar.gz
serverdata-e0bb67d66ff0492d3e700c395ac744c80f6f6f93.tar.bz2
serverdata-e0bb67d66ff0492d3e700c395ac744c80f6f6f93.tar.xz
serverdata-e0bb67d66ff0492d3e700c395ac744c80f6f6f93.zip
Fix bugs
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 35dc127d6..1ae0a51f2 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -150,7 +150,7 @@ OnDoEvent:
.CYCLES=0;
// Guards won't attack the Monster Staff
- areamonster("012-1", 52, 45, 127, 80, "Monster Sergeant", Forain, .@Pl/2+1, "Hurnsguard::OnXtreem");
+ areamonster("012-1", 52, 45, 127, 80, "Monster Sergeant", Forain, .@Pl/3+1, "Hurnsguard::OnXtreem");
areamonster("012-1", 52, 45, 127, 80, "Monster Sergeant", Moonshroom, .@Pl/2+1, "Hurnsguard::OnXtreem");
areamonster("012-1", 52, 45, 127, 80, "Monster Soldier", AngryScorpion, .@Pl, "Hurnsguard::OnSkip");
for (.@i = 0; .@i < .@Pl; .@i++)