Skip to content

Commit

Permalink
improve game options parsing for scenarios, scenario adaptation
Browse files Browse the repository at this point in the history
  • Loading branch information
SJuliez committed Nov 1, 2024
1 parent a6fee3d commit 3159eb7
Show file tree
Hide file tree
Showing 5 changed files with 1,029 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ map:
terrain: water
newlevel: 3

options:
file: gameoptions3025.xml

factions:

- name: Thirtieth Marik Militia
Expand Down Expand Up @@ -134,6 +137,8 @@ messages:
as many Meks as possible.

Be careful! Some of your Meks have already sustained damage.

*This game uses basic game rules.*
image: loweringboom_map.png
trigger:
type: and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ map:
terrain: water
newlevel: 3

options:
file: gameoptions3025.xml

factions:

- name: Kell Hounds, First Battalion
Expand Down Expand Up @@ -124,6 +127,8 @@ messages:
escape from this edge with as many Meks as possible.

Some of their Meks have already sustained damage.

*This game uses basic game rules.*
image: loweringboom_map_reverse.png
trigger:
type: and
Expand Down
Loading

0 comments on commit 3159eb7

Please sign in to comment.