diff options
Diffstat (limited to 'npc/012-3/alan.txt')
-rw-r--r-- | npc/012-3/alan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index 6493c6c61..3a1af9a16 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -4,7 +4,7 @@ // Description: // Alan is Hurnscald's bowmaster. He may craft the Forest Bow, and sell ammo. -012-3,99,23,0 script Alan NPC_BOWMASTER,{ +012-3,44,40,0 script Alan NPC_BOWMASTER,{ .@q=getq(HurscaldQuest_ForestBow); .@q2=getq2(HurscaldQuest_ForestBow); .@q3=getq3(HurscaldQuest_ForestBow); |