parent
4ee5e41a2e
commit
04455c01b4
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ Any units adjacent to this unit will fight as if it were dusk when it is night,
|
||||||
[source]
|
[source]
|
||||||
terrain=*^V*
|
terrain=*^V*
|
||||||
formula="
|
formula="
|
||||||
owner = teleport_unit.side and (unit = teleport_unit or not unit)
|
owner_side = teleport_unit.side_number and (unit = teleport_unit or not unit)
|
||||||
where
|
where
|
||||||
unit = unit_at(loc)
|
unit = unit_at(loc)
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Reference in a new issue