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 1c0d0eeee..8cf025265 100644 --- a/npc/012-1/gwendolyn.txt +++ b/npc/012-1/gwendolyn.txt @@ -443,7 +443,7 @@ L_Success: setq HurnscaldQuest_HarkEye, 6; - addtoskill SN_SHARPSHOOTING, 1, 0; + skill SN_SHARPSHOOTING, 1, 0; getexp .QUEST_HAWK_EXP, 0; mesn l("Gwendolyn Bowmaker"); mesq l("Perfect indeed! Congratulations!"); |