Apprentice doesn't want my stuff?
Moderator: Moderator
Apprentice doesn't want my stuff?
I have 15 of a combination of staffs and rings, and... when he says "I need 15 of some combination of those things", the options are "I'll keep that in mind" and "No way, bye", but the first one doesn't... do anything. I hit Enter, or A, and nothing happens. How do I actually complete this quest?
-
- Sher'Tul
- Posts: 1120
- Joined: Mon Sep 30, 2002 9:52 pm
- Location: Germany
Re: Apprentice doesn't want my stuff?
In beta 9 there is a typo in a script: replace "ans" by "and" in the line
of t-engine/game/modules/tome/data/quests/mage_apprentice.lua.
Talk to him again and give him the items, one at a time.
Code: Select all
if o.define_as ans o.define_as == "STAFF_ABSORPTION" then
Talk to him again and give him the items, one at a time.