Fix #9469 (ON_TILE_ONCE)
This commit is contained in:
parent
c2f7bafa67
commit
58ff646a05
1 changed files with 2 additions and 2 deletions
|
@ -226,8 +226,8 @@
|
|||
# Creates an event that triggers the first time a unit steps on a
|
||||
# given tile. The filter can be used to only affect special units, or
|
||||
# units of a given player.
|
||||
|
||||
For example we could make a text-message
|
||||
#
|
||||
# For example we could make a text-message
|
||||
# that is only readable once:
|
||||
#! {ON_TILE_ONCE 5 7 () (
|
||||
#! [message]
|
||||
|
|
Loading…
Add table
Reference in a new issue