diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-12 12:41:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-12 12:41:53 -0300 |
commit | 948626e0e195fc6a90b269ab5c492490ef0c209f (patch) | |
tree | 3978b584bf1ce3386a350f9dd6fcf0e7f16dec76 /npc/012-1 | |
parent | 9db961a6324a24ae4e5cfc913e677bc3f4b8fd01 (diff) | |
download | serverdata-948626e0e195fc6a90b269ab5c492490ef0c209f.tar.gz serverdata-948626e0e195fc6a90b269ab5c492490ef0c209f.tar.bz2 serverdata-948626e0e195fc6a90b269ab5c492490ef0c209f.tar.xz serverdata-948626e0e195fc6a90b269ab5c492490ef0c209f.zip |
Doh. Silly stuff. Bad copy paste.
Diffstat (limited to 'npc/012-1')
-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; |