Dialogue typo Professor Oddenstein - Ernset the chicken PreUpdate ProfessorOddensteinPlugin.java

This commit is contained in:
Doomzday1
2021-11-06 15:55:02 +00:00
committed by Ceikry
parent 9b31027c5b
commit 5ea82db764
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -47,4 +47,5 @@
- Removed halloween decorations - Removed halloween decorations
- Alkharid Upstairs locations can now be entered exited correctly - Alkharid Upstairs locations can now be entered exited correctly
- Fix Yak Hide Armor crafting level requirements - Fix Yak Hide Armor crafting level requirements
- Spiky Vambraces crafing added - Spiky Vambraces crafing added
- Fixed Typo in Professor Oddenstein's dialogue
@@ -212,7 +212,7 @@ public class ProfessorOddensteinPlugin extends DialoguePlugin {
stage = 14; stage = 14;
break; break;
case 14: case 14:
interpreter.sendDialogues(npc, null, "My machine is broken, and the house germlins have", "run off with some vital bits."); interpreter.sendDialogues(npc, null, "My machine is broken, and the house gremlins have", "run off with some vital bits.");
stage = 15; stage = 15;
break; break;
case 15: case 15: