Clean up aOI a bit.
This commit is contained in:
parent
59205f9d62
commit
1c2b169e6e
2 changed files with 26 additions and 34 deletions
|
@ -19,29 +19,33 @@
|
|||
(Novice level, 7 scenarios.)"
|
||||
[/campaign]
|
||||
|
||||
# This stuff is historical; the campaign was written in campgen before
|
||||
# being lifted to mainline.
|
||||
campgen="0.25"
|
||||
python="2.4.4 (#2, Jan 13 2007, 17:50:26)
|
||||
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)]"
|
||||
wxpython="2.6.3.2"
|
||||
# Geographical and historical assumptions (ESR):
|
||||
#
|
||||
# As originally written by Josh Parsons, this campaign was not set in
|
||||
# any particular time or place. I changed it to a few years after the
|
||||
# arrival of orcs on the Great Continent, and pinned it to the
|
||||
# northern marches of Wesmere. Erlornas and his troops were originally
|
||||
# professional guards, but I've changed them to a scratch force of
|
||||
# civilians raused by a local noble and gradually militarizing. Thus,
|
||||
# this becomes a story of how elves learned the nature of orcs and how
|
||||
# to cope.
|
||||
|
||||
[about]
|
||||
title = _ "Campaign Design"
|
||||
[entry]
|
||||
name = "Josh Parsons"
|
||||
[/entry]
|
||||
[/about]
|
||||
[about]
|
||||
title = _ "Adaptation for mainline"
|
||||
[entry]
|
||||
name = "Eric S. Raymond"
|
||||
[/entry]
|
||||
[/about]
|
||||
[about]
|
||||
title = _ "Campaign Design"
|
||||
[entry]
|
||||
name = "Josh Parsons"
|
||||
[/entry]
|
||||
[/about]
|
||||
[about]
|
||||
title = _ "Adaptation for mainline"
|
||||
[entry]
|
||||
name = "Eric S. Raymond"
|
||||
[/entry]
|
||||
[/about]
|
||||
|
||||
#ifdef CAMPAIGN_AN_ORCISH_INCURSION
|
||||
[binary_path]
|
||||
path="data/campaigns/An_Orcish_Incursion"
|
||||
[/binary_path]
|
||||
{campaigns/An_Orcish_Incursion/scenarios}
|
||||
[binary_path]
|
||||
path="data/campaigns/An_Orcish_Incursion"
|
||||
[/binary_path]
|
||||
{campaigns/An_Orcish_Incursion/scenarios}
|
||||
#endif
|
||||
|
|
|
@ -100,18 +100,6 @@ Elves can move fast and safely among the trees. Pick off the enemy grunts with y
|
|||
#endif
|
||||
[/event]
|
||||
|
||||
# Geographical and historical assumptions (ESR):
|
||||
# As originally written by Josh Parsons, this
|
||||
# campaign was not set in any particular time
|
||||
# or place. I changed it to a few years after
|
||||
# the arrival of orcs on the Great Continent,
|
||||
# and pinned it to the northern marches of Wesmere.
|
||||
# Erlornas and his troops were professional guards,
|
||||
# but I've changed them to a scratch force of civilians
|
||||
# raused by a local noble and gradually militarizing.
|
||||
# Thus, this becomes a story of how elves learned
|
||||
# the nature of orcs and how to cope.
|
||||
|
||||
[story]
|
||||
[part]
|
||||
background=maps/wesnoth.png
|
||||
|
|
Loading…
Add table
Reference in a new issue