diff options
Diffstat (limited to 'npc/009-2/ryan.txt')
-rw-r--r-- | npc/009-2/ryan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index a10853dc6..50bb8c6d6 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -9,7 +9,7 @@ if (BaseLevel < 17) goto L_Weak; if (!getq(HalinarzoQuest_LifeDelight)) goto L_Prologue; .@q=getq2(HalinarzoQuest_LifeDelight); - .@a=(.@q**2)+20; + .@a=(.@q**2)+18; // Maximum: 10'020 Delights if (.@q > 100) goto L_Complete; mesn; |