fixes various grammar issues (#56446)

fixes misspellings of 'permanently'
fixes grammar with bandaging wounds on yourself
This commit is contained in:
elle
2021-01-28 17:23:30 -08:00
committed by GitHub
parent 0e7a8acb22
commit 3fa2ad5c99
6 changed files with 7 additions and 7 deletions
@@ -5,5 +5,5 @@
skill_name = "True Strength"
skill_description = "The knowledge and strength to resolve the most ancient conumdrum; what happens when an unstoppable force meets an immovable object."
skill_icon = "dumbbell"
activate_message = "<span class='notice'>You realise if you apply the correct force, at the correct angle, it is possible to make the immovable permamently movable.</span>"
deactivate_message = "<span class='notice'>You forget how to permamently anchor a paradoxical object.</span>"
activate_message = "<span class='notice'>You realise if you apply the correct force, at the correct angle, it is possible to make the immovable permanently movable.</span>"
deactivate_message = "<span class='notice'>You forget how to permanently anchor a paradoxical object.</span>"