MAI engine deprecation macro: add side=1 to dummy unit
This will be ignored since the [unit] tag is used inside a [side[ tag, but this way wmllint is happy.
This commit is contained in:
parent
fd29559daa
commit
afa9235fa1
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
[unit]
|
||||
type=Fog Clearer
|
||||
x,y=1,1
|
||||
side=1 # will be ignored, but makes wmllint happy
|
||||
id=ai_micro_ai_animals_fake_unit
|
||||
|
||||
[event]
|
||||
|
|
Loading…
Add table
Reference in a new issue