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