summaryrefslogtreecommitdiff
path: root/world/map/npc/016-1/gwendolyn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/016-1/gwendolyn.txt')
-rw-r--r--world/map/npc/016-1/gwendolyn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/016-1/gwendolyn.txt b/world/map/npc/016-1/gwendolyn.txt
index a257e905..b224443d 100644
--- a/world/map/npc/016-1/gwendolyn.txt
+++ b/world/map/npc/016-1/gwendolyn.txt
@@ -442,7 +442,7 @@ L_target_hit:
next;
mes "\"Let me inspect it...\" She walks to the target.";
next;
- if( rand(500) > (2*Dex + Agi))
+ if( rand(500) > (2*(Dex+Dex2) + (Agi+Agi2)))
goto L_target_nohit;
set @Q_hawkseye, 6;
callsub S_Update_Var;