Menu

#413 Typo in BeerForHayunn quest

closed-accepted
None
2010-11-07
2010-11-07
Jack_Rabbit
No

* REWARD:
* <ul>
* <li>50 XP</li>
* <li>20 gold coins</li>
* <li>Karma: 10</li>
* </ul>
...

...
but here:

if ("done".equals(questState)) {
res.add("I gave the beer to Hayunn. He paid me 20 gold coins and 10 xp.");
}
return res;

Changed the 10xp to the actual 50xp.

Discussion

  • Jack_Rabbit

    Jack_Rabbit - 2010-11-07
     
  • Katie Russell

    Katie Russell - 2010-11-07
    • assigned_to: nobody --> kymara
    • status: open --> closed-accepted
     
  • Katie Russell

    Katie Russell - 2010-11-07

    Thanks for the patch.
    It has been applied to cvs trunk.

     

Anonymous
Anonymous

Add attachments
Cancel