diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index e6418ecfe..13fdcdf58 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -19,7 +19,7 @@ actors.blobs.inferno.desc=An inferno is raging here. actors.blobs.paralyticgas.desc=A cloud of paralytic gas is swirling here. -actors.blobs.sacrificialfire.desc=There is an altar here with a sacrificial fire burning atop it. Any creature that's killed here will be consumed as an offering to the spirits of the dungeon.\n\nPerhaps a reward will be given if enough sacrifices are mede? +actors.blobs.sacrificialfire.desc=There is an altar here with a sacrificial fire burning atop it. Any creature that's killed here will be consumed as an offering to the spirits of the dungeon.\n\nPerhaps a reward will be given if enough sacrifices are made? actors.blobs.sacrificialfire.worthy=The fire consumes your offering and grows stronger. actors.blobs.sacrificialfire.unworthy=The fire consumes your offering, but doesn't change. actors.blobs.sacrificialfire.reward=The fire flares and then dissipates, leaving a reward behind! diff --git a/core/src/main/assets/messages/items/items.properties b/core/src/main/assets/messages/items/items.properties index 66161f18e..9191b224b 100644 --- a/core/src/main/assets/messages/items/items.properties +++ b/core/src/main/assets/messages/items/items.properties @@ -1096,7 +1096,6 @@ items.spells.magicalporter.nowhere=There is nowhere for you to port an item to. items.spells.magicalporter.desc=This spell will magically transport any item it is cast on. Unlike a merchant's beacon however, the items will be transported to the entrance of the next boss floor. items.spells.phaseshift.name=phase shift -items.spells.phaseshift.no_self=You cannot teleport yourself with that. items.spells.phaseshift.no_target=There is nothing to teleport there. items.spells.phaseshift.desc=This chaotic spell will teleport any character it is aimed at to a random location on the current floor, and stun them for a significant amount of time. Powerful foes will be able to resist the stunning effect. This spell can be directed at a target or at the user themselves.