mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 08:44:21 +00:00
change duration to turn in new macros, since it's supported in trunk
This commit is contained in:
parent
6e3fad4079
commit
48ff31c551
@ -209,7 +209,7 @@
|
||||
|
||||
[object]
|
||||
silent=yes
|
||||
duration=level #should be "turn" once support is implemented
|
||||
duration=turn
|
||||
|
||||
[filter]
|
||||
id={_ID_}
|
||||
@ -241,7 +241,7 @@
|
||||
|
||||
[object]
|
||||
silent=yes
|
||||
duration=level #should be "turn" once support is implemented
|
||||
duration=turn
|
||||
|
||||
[effect]
|
||||
apply_to=new_animation
|
||||
|
Loading…
x
Reference in New Issue
Block a user