Add EditorPlayer to all mods
To prevent the editor from loading unnecessary or even incompatible player traits.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
Player:
|
||||
^BasePlayer:
|
||||
AlwaysVisible:
|
||||
Shroud:
|
||||
|
||||
EditorPlayer:
|
||||
Inherits: ^BasePlayer
|
||||
|
||||
Player:
|
||||
Inherits: ^BasePlayer
|
||||
PlaceBuilding:
|
||||
TechTree:
|
||||
SupportPowerManager:
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
Player:
|
||||
^BasePlayer:
|
||||
AlwaysVisible:
|
||||
Shroud:
|
||||
|
||||
EditorPlayer:
|
||||
Inherits: ^BasePlayer
|
||||
|
||||
Player:
|
||||
Inherits: ^BasePlayer
|
||||
TechTree:
|
||||
ClassicProductionQueue@Building:
|
||||
Type: Building
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
Player:
|
||||
^BasePlayer:
|
||||
AlwaysVisible:
|
||||
Shroud:
|
||||
|
||||
EditorPlayer:
|
||||
Inherits: ^BasePlayer
|
||||
|
||||
Player:
|
||||
Inherits: ^BasePlayer
|
||||
TechTree:
|
||||
ClassicProductionQueue@Building:
|
||||
Type: Building
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
Player:
|
||||
^BasePlayer:
|
||||
AlwaysVisible:
|
||||
Shroud:
|
||||
|
||||
EditorPlayer:
|
||||
Inherits: ^BasePlayer
|
||||
|
||||
Player:
|
||||
Inherits: ^BasePlayer
|
||||
TechTree:
|
||||
GrantConditionOnPrerequisiteManager:
|
||||
ClassicProductionQueue@Building:
|
||||
|
||||
Reference in New Issue
Block a user