Fixed woad leaf typo in Wyson dialogue
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ class WysonTheGardenerDialogue : core.game.dialogue.DialoguePlugin {
|
|||||||
}
|
}
|
||||||
133 -> end()
|
133 -> end()
|
||||||
140 -> {
|
140 -> {
|
||||||
npc("Thanks for being generous", "here's an extra woad leave.")
|
npc("Thanks for being generous", "here's an extra woad leaf.")
|
||||||
stage = 141
|
stage = 141
|
||||||
}
|
}
|
||||||
141 -> if (player.inventory.contains(995, 20)) {
|
141 -> if (player.inventory.contains(995, 20)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user