diff --git a/src/main/java/command/mapmove/InteractingCommand.java b/src/main/java/command/mapmove/InteractingCommand.java index fe707b010b..aab2efaacb 100644 --- a/src/main/java/command/mapmove/InteractingCommand.java +++ b/src/main/java/command/mapmove/InteractingCommand.java @@ -113,7 +113,7 @@ public void execute() { BaseMap.currentMap = mapIndex.get(SHOP); textBox.setNextNarration("You are greeted by a cat with oddly small eyes."); - textBox.setNextInstruction("To enter the shop enter [fight]. To leave now, enter [run] or [exit]."); + textBox.setNextInstruction("To enter the shop enter [fight]. To leave now, enter [exit]."); break; default: