Fix the make test utility errors
This commit is contained in:
parent
15a2dcaa11
commit
96e0597dce
@ -4,7 +4,7 @@ RequiresMod: example
|
|||||||
|
|
||||||
Title: Placeholder Map
|
Title: Placeholder Map
|
||||||
|
|
||||||
Author:
|
Author: Example Mod author
|
||||||
|
|
||||||
Tileset: TEMPLATE
|
Tileset: TEMPLATE
|
||||||
|
|
||||||
@ -21,6 +21,6 @@ Players:
|
|||||||
Name: Neutral
|
Name: Neutral
|
||||||
OwnsWorld: True
|
OwnsWorld: True
|
||||||
NonCombatant: True
|
NonCombatant: True
|
||||||
Faction: Random
|
Faction: example
|
||||||
|
|
||||||
Actors:
|
Actors:
|
||||||
|
|||||||
@ -5,6 +5,11 @@ World:
|
|||||||
ActorMap:
|
ActorMap:
|
||||||
ScreenMap:
|
ScreenMap:
|
||||||
LoadWidgetAtGameStart:
|
LoadWidgetAtGameStart:
|
||||||
|
Faction@0:
|
||||||
|
Name: Example
|
||||||
|
InternalName: example
|
||||||
|
Side: Example
|
||||||
|
Selectable: False
|
||||||
|
|
||||||
Player:
|
Player:
|
||||||
AlwaysVisible:
|
AlwaysVisible:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user