Remove the now unnecessary Helper refinery
This commit is contained in:
@@ -477,10 +477,6 @@ Actors:
|
|||||||
Location: 58,89
|
Location: 58,89
|
||||||
Facing: 60
|
Facing: 60
|
||||||
TurretFacing: 60
|
TurretFacing: 60
|
||||||
Helper: proc
|
|
||||||
Owner: Greece
|
|
||||||
Location: 42,42
|
|
||||||
FreeActor: False
|
|
||||||
Actor181: mine
|
Actor181: mine
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
Location: 63,65
|
Location: 63,65
|
||||||
|
|||||||
@@ -37,7 +37,6 @@ RunInitialActivities = function()
|
|||||||
|
|
||||||
Trigger.AfterDelay(1, function()
|
Trigger.AfterDelay(1, function()
|
||||||
Harvester.FindResources()
|
Harvester.FindResources()
|
||||||
Helper.Destroy()
|
|
||||||
IdlingUnits()
|
IdlingUnits()
|
||||||
Media.PlaySpeechNotification(player, "ReinforcementsArrived")
|
Media.PlaySpeechNotification(player, "ReinforcementsArrived")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user