Add new chase crit sounds
This commit is contained in:
@@ -46,6 +46,11 @@ chaseCrit = defaultCreature
|
||||
, _crInv = IM.fromList [(0,medkit 200)]
|
||||
, _crMeleeCooldown = 0
|
||||
, _crFaction = ColorFaction green
|
||||
, _crVocalization = Vocalization seagullChatterS 50 0
|
||||
, _crVocalization = Vocalization seagullChatterS
|
||||
[seagullBarkS
|
||||
,seagullChatterS,seagullWhistleS
|
||||
,seagullWhistle1S
|
||||
,seagullCryS
|
||||
] 50 0
|
||||
, _crMvType = defaultChaseMvType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user