diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties index b891ab336..edbe10c2d 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/levels/levels.properties @@ -28,7 +28,7 @@ levels.rooms.special.weakfloorroom$hiddenwell.desc=You can just make out a well ###traps levels.traps.alarmtrap.name=Alarm trap levels.traps.alarmtrap.alarm=The trap emits a piercing sound that echoes throughout the dungeon! -levels.traps.alarmtrap.desc=This trap seems to be tied to a loud alarm mechanism. Triggering it will likely alert everything on the level +levels.traps.alarmtrap.desc=This trap seems to be tied to a loud alarm mechanism. Triggering it will likely alert everything on the level. levels.traps.blazingtrap.name=Blazing trap levels.traps.blazingtrap.desc=Stepping on this trap will ignite a powerful chemical mixture, setting a wide area ablaze.