Fixed some typos found by spellcheck

This commit is contained in:
Charles Dang 2014-12-23 05:28:45 +11:00
parent cd1bf2ad28
commit e077850ad2

View file

@ -478,7 +478,7 @@ Dextrous is a trait possessed only by elves. The elven people are known for thei
[topic]
id=traits_healthy
title= _"Healthy"
text= _"Renowned for their vitality, some dwarves are sturdier than others and can rest even when travelling." + _"
text= _"Renowned for their vitality, some dwarves are sturdier than others and can rest even when traveling." + _"
<italic>text='Healthy'</italic> units have 1 HP plus 1 HP per level more than usual and rest heal the usual 2 HP after each turn they did not fight. They also suffer a quarter less damage from poison."
[/topic]
@ -524,11 +524,11 @@ Basic terrain types include Flat, Hills, Mountains, Sands, Water and Swamps. The
" + "<img>src='terrain/grass/green.png'</img>" + "<img>src='terrain/hills/regular.png'</img>" + "<img>src='terrain/mountains/dry-tile.png'</img>" + "<img>src='terrain/sand/desert.png'</img>" + "<img>src='terrain/water/coast-tile.png'</img>" + "<img>src='terrain/swamp/water-tile.png'</img>" + _"
Every unit has a defense rating and a movement cost for each of the basic terrain types, and these values are listed in the units help page. Basic terrain types may have unique properties like illumation effects as well." + _"
Every unit has a defense rating and a movement cost for each of the basic terrain types, and these values are listed in the units help page. Basic terrain types may have unique properties like illumination effects as well." + _"
<header>text='Mixed Terrain Types'</header>" + _"
Mixed terrain types share the properties of multiple basic terrain types — units generally recieve the <italic>text='best defense'</italic> and <italic>text='worst movement'</italic> of the underlying basic types when they move onto a mixed type. For example, this is the case with <italic>text='forested hills'</italic>, <italic>text='sand hills'</italic>, and <italic>text='cave hills'</italic>.
Mixed terrain types share the properties of multiple basic terrain types — units generally receive the <italic>text='best defense'</italic> and <italic>text='worst movement'</italic> of the underlying basic types when they move onto a mixed type. For example, this is the case with <italic>text='forested hills'</italic>, <italic>text='sand hills'</italic>, and <italic>text='cave hills'</italic>.
" + "<img>src='terrain/hills/regular.png~BLIT(terrain/forest/pine-tile.png)'</img>" + "<img>src='terrain/hills/desert.png'</img>" + "<img>src='terrain/cave/hills-variation.png'</img>" + _"