Fixed woad leaf typo in Wyson dialogue

This commit is contained in:
A F (Hawk) 2024-08-22 08:19:08 +00:00 committed by Ryan
parent e25c7d7824
commit 518b5d91dd

View file

@ -121,7 +121,7 @@ class WysonTheGardenerDialogue : core.game.dialogue.DialoguePlugin {
}
133 -> end()
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
}
141 -> if (player.inventory.contains(995, 20)) {