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
e00c3a043e
commit
f7e2a9794f
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