diff options
-rw-r--r-- | npc/012-1/gwendolyn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/gwendolyn.txt b/npc/012-1/gwendolyn.txt index 0747f8566..be66c26f9 100644 --- a/npc/012-1/gwendolyn.txt +++ b/npc/012-1/gwendolyn.txt @@ -579,7 +579,7 @@ OnInit: .QUEST_EGG_EXP = 6500; // The needed level for the minigame: - .BASELEVEL_GAME = 50; + .BASELEVEL_GAME = 45; // experience gained for hitting the bullseye: .QUEST_HAWK_EXP = 12000; |