Reinforce d2k carryalls on shellmap instead of spawning them on the ground
This commit is contained in:
@@ -158,6 +158,10 @@ WorldLoaded = function()
|
|||||||
Corrino = Player.GetPlayer("Corrino")
|
Corrino = Player.GetPlayer("Corrino")
|
||||||
Smugglers = Player.GetPlayer("Smugglers")
|
Smugglers = Player.GetPlayer("Smugglers")
|
||||||
|
|
||||||
|
Reinforcements.Reinforce(Atreides, { "carryall" }, { atr_carry_1.Location })
|
||||||
|
Reinforcements.Reinforce(Atreides, { "carryall" }, { atr_carry_2.Location })
|
||||||
|
Reinforcements.Reinforce(Atreides, { "carryall" }, { atr_carry_3.Location })
|
||||||
|
|
||||||
ViewportOrigin = Camera.Position
|
ViewportOrigin = Camera.Position
|
||||||
|
|
||||||
Utils.Do(Utils.Take(4, Upgrades), function(upgrade)
|
Utils.Do(Utils.Take(4, Upgrades), function(upgrade)
|
||||||
|
|||||||
@@ -676,18 +676,6 @@ Actors:
|
|||||||
Owner: Atreides
|
Owner: Atreides
|
||||||
Location: 71,86
|
Location: 71,86
|
||||||
Facing: 384
|
Facing: 384
|
||||||
atr_carry1: carryall
|
|
||||||
Owner: Atreides
|
|
||||||
Location: 94,86
|
|
||||||
Facing: 0
|
|
||||||
atr_carry2: carryall
|
|
||||||
Owner: Atreides
|
|
||||||
Location: 94,88
|
|
||||||
Facing: 0
|
|
||||||
atr_carry3: carryall
|
|
||||||
Owner: Atreides
|
|
||||||
Location: 94,90
|
|
||||||
Facing: 0
|
|
||||||
atr_trike: trike
|
atr_trike: trike
|
||||||
Owner: Atreides
|
Owner: Atreides
|
||||||
Location: 92,82
|
Location: 92,82
|
||||||
@@ -976,5 +964,14 @@ Actors:
|
|||||||
Actor267: spicebloom.spawnpoint
|
Actor267: spicebloom.spawnpoint
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
Location: 50,65
|
Location: 50,65
|
||||||
|
atr_carry_3: waypoint
|
||||||
|
Owner: Atreides
|
||||||
|
Location: 96,90
|
||||||
|
atr_carry_2: waypoint
|
||||||
|
Owner: Atreides
|
||||||
|
Location: 88,98
|
||||||
|
atr_carry_1: waypoint
|
||||||
|
Owner: Atreides
|
||||||
|
Location: 80,98
|
||||||
|
|
||||||
Rules: d2k|rules/campaign-palettes.yaml, rules.yaml
|
Rules: d2k|rules/campaign-palettes.yaml, rules.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user