diff options
Diffstat (limited to 'npc/015-2/guard.txt')
-rw-r--r-- | npc/015-2/guard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/guard.txt b/npc/015-2/guard.txt index 75035e5b4..6b3b679e4 100644 --- a/npc/015-2/guard.txt +++ b/npc/015-2/guard.txt @@ -5,7 +5,7 @@ // Part of Helena's quest // Gives spoilers about what Jesusalva plans in doing with Bryant -015-2,48,199,0 script Helena's Teammate NPC_ORC,{ +015-2,28,199,0 script Helena's Teammate NPC_ORC,{ .@q=getq(HurnscaldQuest_Bandits); if (.@q == 5) goto L_SilverKey; if (.@q == 6) goto L_BanditLord; |