mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
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
@ -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…
x
Reference in New Issue
Block a user