Make civilians in RA, TD and TS wander around
Except for some singleplayer actors where this could be problematic (Einstein, Mobius, Agent Delphi, RA General).
This commit is contained in:
@@ -503,6 +503,7 @@ C10:
|
||||
DELPHI:
|
||||
Inherits: ^CivInfantry
|
||||
Inherits@armed: ^ArmedCivilian
|
||||
-Wanders:
|
||||
Tooltip:
|
||||
Name: Agent Delphi
|
||||
|
||||
@@ -513,6 +514,7 @@ CHAN:
|
||||
|
||||
MOEBIUS:
|
||||
Inherits: ^CivInfantry
|
||||
-Wanders:
|
||||
Voiced:
|
||||
VoiceSet: MoebiusVoice
|
||||
Tooltip:
|
||||
|
||||
@@ -301,6 +301,9 @@
|
||||
CrushSound: squish2.aud
|
||||
Voiced:
|
||||
VoiceSet: CivilianMaleVoice
|
||||
Wanders:
|
||||
MinMoveDelay: 150
|
||||
MaxMoveDelay: 750
|
||||
|
||||
^ArmedCivilian:
|
||||
Armament:
|
||||
|
||||
@@ -290,6 +290,9 @@
|
||||
ScaredyCat:
|
||||
Voiced:
|
||||
VoiceSet: CivilianMaleVoice
|
||||
Wanders:
|
||||
MinMoveDelay: 150
|
||||
MaxMoveDelay: 750
|
||||
|
||||
^ArmedCivilian:
|
||||
Armament:
|
||||
|
||||
@@ -362,6 +362,7 @@ MECH:
|
||||
|
||||
EINSTEIN:
|
||||
Inherits: ^CivInfantry
|
||||
-Wanders:
|
||||
Tooltip:
|
||||
Name: Prof. Einstein
|
||||
Mobile:
|
||||
@@ -371,6 +372,7 @@ EINSTEIN:
|
||||
|
||||
DELPHI:
|
||||
Inherits: ^CivInfantry
|
||||
-Wanders:
|
||||
Tooltip:
|
||||
Name: Agent Delphi
|
||||
Mobile:
|
||||
@@ -388,6 +390,7 @@ CHAN:
|
||||
GNRL:
|
||||
Inherits@1: ^CivInfantry
|
||||
Inherits@2: ^ArmedCivilian
|
||||
-Wanders:
|
||||
Tooltip:
|
||||
Name: General
|
||||
Selectable:
|
||||
|
||||
@@ -403,6 +403,9 @@
|
||||
Tooltip:
|
||||
Name: Civilian
|
||||
ScaredyCat:
|
||||
Wanders:
|
||||
MinMoveDelay: 150
|
||||
MaxMoveDelay: 750
|
||||
|
||||
^Vehicle:
|
||||
Inherits@1: ^GainsExperience
|
||||
|
||||
Reference in New Issue
Block a user