Fix Doughnut Hole spawn behavior.
This commit is contained in:
@@ -30,24 +30,32 @@ Players:
|
|||||||
Race: Random
|
Race: Random
|
||||||
Enemies: Creeps
|
Enemies: Creeps
|
||||||
AllowBots: False
|
AllowBots: False
|
||||||
|
DefaultStartingUnits: True
|
||||||
|
StartingUnitsClass: custom
|
||||||
PlayerReference@Multi1:
|
PlayerReference@Multi1:
|
||||||
Name: Multi1
|
Name: Multi1
|
||||||
Playable: True
|
Playable: True
|
||||||
Race: Random
|
Race: Random
|
||||||
Enemies: Creeps
|
Enemies: Creeps
|
||||||
AllowBots: False
|
AllowBots: False
|
||||||
|
DefaultStartingUnits: True
|
||||||
|
StartingUnitsClass: custom
|
||||||
PlayerReference@Multi2:
|
PlayerReference@Multi2:
|
||||||
Name: Multi2
|
Name: Multi2
|
||||||
Playable: True
|
Playable: True
|
||||||
Race: Random
|
Race: Random
|
||||||
Enemies: Creeps
|
Enemies: Creeps
|
||||||
AllowBots: False
|
AllowBots: False
|
||||||
|
DefaultStartingUnits: True
|
||||||
|
StartingUnitsClass: custom
|
||||||
PlayerReference@Multi3:
|
PlayerReference@Multi3:
|
||||||
Name: Multi3
|
Name: Multi3
|
||||||
Playable: True
|
Playable: True
|
||||||
Race: Random
|
Race: Random
|
||||||
Enemies: Creeps
|
Enemies: Creeps
|
||||||
AllowBots: False
|
AllowBots: False
|
||||||
|
DefaultStartingUnits: True
|
||||||
|
StartingUnitsClass: custom
|
||||||
PlayerReference@Creeps:
|
PlayerReference@Creeps:
|
||||||
Name: Creeps
|
Name: Creeps
|
||||||
NonCombatant: True
|
NonCombatant: True
|
||||||
@@ -100,18 +108,6 @@ Actors:
|
|||||||
Actor14: t10
|
Actor14: t10
|
||||||
Location: 73,71
|
Location: 73,71
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
Actor15: mpspawn
|
|
||||||
Location: 49,59
|
|
||||||
Owner: Neutral
|
|
||||||
Actor16: mpspawn
|
|
||||||
Location: 54,79
|
|
||||||
Owner: Neutral
|
|
||||||
Actor17: mpspawn
|
|
||||||
Location: 76,75
|
|
||||||
Owner: Neutral
|
|
||||||
Actor18: mpspawn
|
|
||||||
Location: 71,55
|
|
||||||
Owner: Neutral
|
|
||||||
Actor22: cycl
|
Actor22: cycl
|
||||||
Location: 59,67
|
Location: 59,67
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
@@ -631,30 +627,18 @@ Actors:
|
|||||||
Actor191: v14
|
Actor191: v14
|
||||||
Location: 110,69
|
Location: 110,69
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
Actor192: mcv
|
Actor15: mpspawn
|
||||||
Location: 48,59
|
Location: 48,59
|
||||||
Owner: Multi0
|
Owner: Neutral
|
||||||
Actor193: lst
|
Actor16: mpspawn
|
||||||
Location: 45,57
|
|
||||||
Owner: Multi0
|
|
||||||
Actor194: lst
|
|
||||||
Location: 50,81
|
|
||||||
Owner: Multi1
|
|
||||||
Actor195: mcv
|
|
||||||
Location: 52,80
|
Location: 52,80
|
||||||
Owner: Multi1
|
Owner: Neutral
|
||||||
Actor196: mcv
|
Actor17: mpspawn
|
||||||
Location: 80,76
|
Location: 80,76
|
||||||
Owner: Multi2
|
Owner: Neutral
|
||||||
Actor197: lst
|
Actor18: mpspawn
|
||||||
Location: 82,77
|
|
||||||
Owner: Multi2
|
|
||||||
Actor198: lst
|
|
||||||
Location: 75,49
|
|
||||||
Owner: Multi3
|
|
||||||
Actor199: mcv
|
|
||||||
Location: 74,51
|
Location: 74,51
|
||||||
Owner: Multi3
|
Owner: Neutral
|
||||||
Actor200: mine
|
Actor200: mine
|
||||||
Location: 104,71
|
Location: 104,71
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
@@ -859,6 +843,14 @@ Rules:
|
|||||||
NukePower:
|
NukePower:
|
||||||
AllowMultiple: yes
|
AllowMultiple: yes
|
||||||
|
|
||||||
|
World:
|
||||||
|
MPStartUnits@custom:
|
||||||
|
Class: custom
|
||||||
|
Races: soviet, allies
|
||||||
|
BaseActor: mcv
|
||||||
|
SupportActors: lst
|
||||||
|
InnerSupportRadius: 3
|
||||||
|
OuterSupportRadius: 4
|
||||||
Sequences:
|
Sequences:
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
|
|||||||
Reference in New Issue
Block a user