Closed Rushwind13 closed 1 week ago
Given I am in wizard mode When I press ^f for Flag Then a list of intrinsics is displayed And I can choose one of them to be toggled for my player
Given I am in wizard mode When I press ^i for item Then I can type in the name of an item And one will be created at my feet
Given I am in wizard mode When I press ^s for Summon Then I can type in the name of a monster And one will be created next to me.
https://github.com/Rushwind13/JMoria/pull/122
Given I am in wizard mode When I press ^f for Flag Then a list of intrinsics is displayed And I can choose one of them to be toggled for my player
Given I am in wizard mode When I press ^i for item Then I can type in the name of an item And one will be created at my feet
Given I am in wizard mode When I press ^s for Summon Then I can type in the name of a monster And one will be created next to me.