Merge pull request #11520 from reaperrr/IdleWander

Make civilians wander around when idle
This commit is contained in:
Oliver Brakmann
2016-07-04 11:50:35 +02:00
committed by GitHub
10 changed files with 38 additions and 13 deletions

View File

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

View File

@@ -301,6 +301,9 @@
CrushSound: squish2.aud
Voiced:
VoiceSet: CivilianMaleVoice
Wanders:
MinMoveDelay: 150
MaxMoveDelay: 750
^ArmedCivilian:
Armament:

View File

@@ -290,6 +290,9 @@
ScaredyCat:
Voiced:
VoiceSet: CivilianMaleVoice
Wanders:
MinMoveDelay: 150
MaxMoveDelay: 750
^ArmedCivilian:
Armament:

View File

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

View File

@@ -403,6 +403,9 @@
Tooltip:
Name: Civilian
ScaredyCat:
Wanders:
MinMoveDelay: 150
MaxMoveDelay: 750
^Vehicle:
Inherits@1: ^GainsExperience