Skip to content

Commit

Permalink
DM: Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdfdragon authored and GregoryLundberg committed Nov 30, 2017
1 parent 12c0442 commit 8d76fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/campaigns/Delfadors_Memoirs/utils/sides.cfg
Expand Up @@ -195,7 +195,7 @@
# New recruit list for Kalenz
[set_recruit]
side=1
# Don't cut Kalenz back to recruiting L1s only, it's not surivable
# Don't cut Kalenz back to recruiting L1s only, it's not survivable
# in the scenario where this is used.
recruit={ELVES},{ELVES2}
[/set_recruit]
Expand Down Expand Up @@ -264,7 +264,7 @@

# FIXME: Relies on an implementation accident.
# This sequence of declarations happens to put the units where we want
# them - Shock Troopers and Royal Guard nortb of Delfador, towards the
# them - Shock Troopers and Royal Guard north of Delfador, towards the
# enemy, and the White Mages behind him - but this is an accident of the
# vacancy-finding algorithm. Ideally we want to use formula syntax to
# say things like x,y=$({X}-1),$({Y}+1) below, but that doesn't work
Expand Down

0 comments on commit 8d76fff

Please sign in to comment.