Correct the change in 2007-12-04T05:04:34Z!esr@thyrsus.com.
This commit is contained in:
parent
44a04421b1
commit
65fd7d8b8d
1 changed files with 7 additions and 7 deletions
|
@ -43,14 +43,14 @@
|
|||
[then]
|
||||
[disallow_recruit]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/disallow_recruit]
|
||||
[/then]
|
||||
|
||||
[else]
|
||||
[allow_recruit]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/allow_recruit]
|
||||
[/else]
|
||||
[/if]
|
||||
|
@ -66,13 +66,13 @@
|
|||
|
||||
[filter]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/filter]
|
||||
|
||||
[store_unit]
|
||||
[filter]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/filter]
|
||||
|
||||
kill=no
|
||||
|
@ -88,7 +88,7 @@
|
|||
[then]
|
||||
[disallow_recruit]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/disallow_recruit]
|
||||
[/then]
|
||||
[/if]
|
||||
|
@ -129,7 +129,7 @@
|
|||
|
||||
[filter]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/filter]
|
||||
|
||||
{VARIABLE_OP LIMIT_RECRUITS_temp2 format "side_{SIDE}_limited_recruits[$side_{SIDE}_limited_recruits_length|].recruited"}
|
||||
|
@ -151,7 +151,7 @@
|
|||
[then]
|
||||
[disallow_recruit]
|
||||
side={SIDE}
|
||||
type={TYPE}
|
||||
{FILTER}
|
||||
[/disallow_recruit]
|
||||
[/then]
|
||||
[/if]
|
||||
|
|
Loading…
Add table
Reference in a new issue