Merge pull request #10804 from obrakmann/fix10683_broken-dev-commands
Fix broken dev commands
This commit is contained in:
@@ -47,8 +47,6 @@
|
||||
PipColor: Blue
|
||||
AllowedTerrainTypes: Clear,Road
|
||||
AllowUnderActors: true
|
||||
LoadWidgetAtGameStart:
|
||||
ShellmapRoot: MENU_BACKGROUND
|
||||
|
||||
World:
|
||||
Inherits: ^BaseWorld
|
||||
@@ -149,9 +147,12 @@ World:
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
RadarPings:
|
||||
LoadWidgetAtGameStart:
|
||||
ShellmapRoot: MENU_BACKGROUND
|
||||
|
||||
EditorWorld:
|
||||
Inherits: ^BaseWorld
|
||||
LoadWidgetAtGameStart:
|
||||
EditorActorLayer:
|
||||
EditorResourceLayer:
|
||||
EditorSelectionLayer:
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
PipColor: green
|
||||
AllowedTerrainTypes: SpiceSand
|
||||
AllowUnderActors: true
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
World:
|
||||
Inherits: ^BaseWorld
|
||||
@@ -151,9 +150,11 @@ World:
|
||||
RadarPings:
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
EditorWorld:
|
||||
Inherits: ^BaseWorld
|
||||
LoadWidgetAtGameStart:
|
||||
EditorActorLayer:
|
||||
D2kEditorResourceLayer:
|
||||
EditorSelectionLayer:
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
VictoryMusic: score
|
||||
DefeatMusic: map
|
||||
TerrainGeometryOverlay:
|
||||
LoadWidgetAtGameStart:
|
||||
ShroudRenderer:
|
||||
FogVariants: shroud
|
||||
Index: 255, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 20, 40, 56, 65, 97, 130, 148, 194, 24, 33, 66, 132, 28, 41, 67, 134, 1, 2, 4, 8, 3, 6, 12, 9, 7, 14, 13, 11, 5, 10, 15, 255
|
||||
@@ -168,9 +167,11 @@ World:
|
||||
StartGameNotification:
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
EditorWorld:
|
||||
Inherits: ^BaseWorld
|
||||
LoadWidgetAtGameStart:
|
||||
EditorActorLayer:
|
||||
EditorResourceLayer:
|
||||
EditorSelectionLayer:
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
MusicPlaylist:
|
||||
VictoryMusic: score
|
||||
DefeatMusic: maps
|
||||
LoadWidgetAtGameStart:
|
||||
ShroudRenderer:
|
||||
Index: 255, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 20, 40, 56, 65, 97, 130, 148, 194, 24, 33, 66, 132, 28, 41, 67, 134, 1, 2, 4, 8, 3, 6, 12, 9, 7, 14, 13, 11, 5, 10, 15, 255
|
||||
UseExtendedIndex: true
|
||||
@@ -170,9 +169,11 @@ World:
|
||||
StartGameNotification:
|
||||
ObjectivesPanel:
|
||||
PanelName: SKIRMISH_STATS
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
EditorWorld:
|
||||
Inherits: ^BaseWorld
|
||||
LoadWidgetAtGameStart:
|
||||
EditorActorLayer:
|
||||
EditorResourceLayer:
|
||||
EditorSelectionLayer:
|
||||
|
||||
Reference in New Issue
Block a user