Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,11 @@
- type: Damageable
damageContainer: Biological
damageModifierSet: ProtoResomi
- type: Vocal # Bring resomi sounds to proto-resomi
sounds:
Male: UnisexResomi
Unsexed: UnisexResomi
Female: UnisexResomi
- type: HumanoidAppearance
species: ProtoResomi
hideLayersOnEquip:
Expand Down Expand Up @@ -2438,6 +2443,11 @@
shiveringHeatRegulation: 2000
normalBodyTemperature: 261
thermalRegulationTemperatureThreshold: 1
- type: Vocal # Bring avali sounds to proto-avali
sounds:
Male: MaleAvali
Female: FemaleAvali
Unsexed: MaleAvali
- type: Stasis
enterStasisAction: ActionStasisEnter
exitStasisAction: ActionStasisExit
Expand Down
Loading