@@ -123,6 +123,8 @@
|
||||
template: HumanoidTemplate
|
||||
preset: ReptilianPreset
|
||||
- type: LizardAccent
|
||||
- type: Speech
|
||||
speechSounds: Lizard
|
||||
- type: DiseaseCarrier
|
||||
diseaseResist: 0.1
|
||||
- type: Damageable
|
||||
|
||||
@@ -104,6 +104,8 @@
|
||||
- type: HumanoidAppearance
|
||||
hairMatchesSkin: true
|
||||
hairAlpha: 0.5
|
||||
- type: Speech
|
||||
speechSounds: Slime
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: Slime
|
||||
|
||||
@@ -69,3 +69,21 @@
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Animals/monkey_scream.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Lizard
|
||||
saySound:
|
||||
path: /Audio/Voice/Talk/lizard.ogg
|
||||
askSound:
|
||||
path: /Audio/Voice/Talk/lizard_ask.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Voice/Talk/lizard_exclaim.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Slime
|
||||
saySound:
|
||||
path: /Audio/Voice/Talk/slime.ogg
|
||||
askSound:
|
||||
path: /Audio/Voice/Talk/slime_ask.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Voice/Talk/slime_exclaim.ogg
|
||||
|
||||
Reference in New Issue
Block a user