Fixed Creature of Fenkenstrain quest point reward

This commit is contained in:
Oven Bread
2023-11-05 13:12:10 +00:00
committed by Ryan
parent 5a6a148cfc
commit 098d947d87
@@ -28,7 +28,7 @@ val CREATURE_OF_FENKENSTRAIN = "Creature of Fenkenstrain"
* 100 - Stoped Fenkenstrain by stealing ring of charos
*/
@Initializable
class CreatureOfFenkenstrain : Quest("Creature of Fenkenstrain", 41, 40, 1, 399, 0, 1, 9) {
class CreatureOfFenkenstrain : Quest("Creature of Fenkenstrain", 41, 40, 2, 399, 0, 1, 9) {
companion object {
const val questName = "Creature of Fenkenstrain"