TSG S02 Capture village
EASY adds a village. This detracts one of Urza Nalmeth's units. Capture it so they stay on task. If it had been there all along, he's already have it.
This commit is contained in:
parent
b0f7e65073
commit
9814931a02
1 changed files with 4 additions and 0 deletions
|
@ -126,6 +126,10 @@
|
|||
# Add a useful village on 'trivial' difficulty.
|
||||
#ifdef EASY
|
||||
{MODIFY_TERRAIN Gg^Vh 26 20}
|
||||
[capture_village]
|
||||
side=2
|
||||
x,y=26,20
|
||||
[/capture_village]
|
||||
#endif
|
||||
|
||||
# Modify the size of the keep of the enemy on 'simple' and 'easy' difficulties.
|
||||
|
|
Loading…
Add table
Reference in a new issue