DM: Remove/update comments
This commit is contained in:
parent
934c158463
commit
6760d985ae
4 changed files with 2 additions and 5 deletions
|
@ -300,8 +300,6 @@
|
|||
[/allow_recruit]
|
||||
[/event]
|
||||
|
||||
# next code lifted from Silent Siege in Unstoppable Legion (not
|
||||
# tested); the idea is to make the riders head for the signposts
|
||||
[event]
|
||||
name=recruit
|
||||
first_time_only=no
|
||||
|
|
|
@ -217,7 +217,6 @@
|
|||
[endlevel]
|
||||
result=victory
|
||||
carryover_report=no
|
||||
#bonus=yes #?
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
|
|
|
@ -142,7 +142,6 @@
|
|||
#define ILIAH_MALAL TYPE
|
||||
id=Iliah-Malal
|
||||
name=_ "Iliah-Malal"
|
||||
# TODO maybe get custom portraits? Default ones may be fine.
|
||||
type={TYPE}
|
||||
canrecruit=yes
|
||||
#enddef
|
||||
|
|
|
@ -425,11 +425,12 @@
|
|||
# Delfador regains the ability to recruit L1 elves through Kalenz
|
||||
# This is mostly for storyline purpose, as Delfador will almost
|
||||
# certainly already have better units for this sort of battle.
|
||||
# Not allowing Kalenz's veterans or ability to recruit L2s, so
|
||||
# the player has more motivation to use the ghosts they have.
|
||||
[allow_recruit]
|
||||
side=1
|
||||
type={ELVES}
|
||||
[/allow_recruit]
|
||||
# FIXME: Should side 1 get Kalenz's veterans or ability to recruit L2s?
|
||||
#enddef
|
||||
|
||||
# Also at the beginning of Showdown in the Northern Swamp (19),
|
||||
|
|
Loading…
Add table
Reference in a new issue