Remove the now unnecessary Helper refinery

This commit is contained in:
abcdefg30
2019-09-18 21:43:53 +02:00
committed by teinarss
parent 9ca7eb6ab1
commit 70c278dec5
2 changed files with 0 additions and 5 deletions

View File

@@ -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

View File

@@ -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")