Commit 3ab6e392b2248fa278aaa3234fe2aa0097ca9ca9
Merge branch 'typo-fix-call-mausoleum' into 'master'
Typo fix Call of the Mausoleum: lyring -> lying See merge request !746
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -232,7 +232,7 @@ newTalent{ |
232 | 232 | when = ("\n#DARK_SEA_GREEN#Next free ghoul in %d turn(s).\n#LAST#"):tformat(t:_getEvery(self) - self.__call_mausoleum_turns) |
233 | 233 | end |
234 | 234 | |
235 | - return ([[You control dead matter around you, lyring in the ground, decaying. | |
235 | + return ([[You control dead matter around you, lying in the ground, decaying. | |
236 | 236 | When you enter combat and every %d turns thereafter a ghoul of level %d automatically raises to fight for you. |
237 | 237 | At level 3 you can forcefully activate this spell to summon up to %d ghasts around you. |
238 | 238 | At level 5 every 4 summoned ghouls or ghasts a ghoulking is summoned for free. | ... | ... |
-
Please register or login to post a comment