ANL: Remove needless silent= key from [object]s
The silent key is meaningful only when using the [object] as ActionWML. None of these are used thusly, so it does nothing.
This commit is contained in:
parent
12e78df9f4
commit
b06259811d
2 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
|
||||
#define MOVEMENT_RESTRICTION TERR1_NAME TERR2_NAME
|
||||
[object]
|
||||
silent=yes
|
||||
duration=forever
|
||||
[effect]
|
||||
apply_to=movement_costs
|
||||
|
|
|
@ -250,7 +250,6 @@
|
|||
y={Y}
|
||||
[modifications]
|
||||
[object]
|
||||
silent=yes
|
||||
duration=forever
|
||||
[effect]
|
||||
apply_to=movement_costs
|
||||
|
|
Loading…
Add table
Reference in a new issue