Standardize species speeds (#20841)
This commit is contained in:
@@ -88,9 +88,6 @@
|
|||||||
- MobLayer
|
- MobLayer
|
||||||
- type: Inventory
|
- type: Inventory
|
||||||
templateId: diona
|
templateId: diona
|
||||||
- type: MovementSpeedModifier
|
|
||||||
baseWalkSpeed : 1.5
|
|
||||||
baseSprintSpeed : 3.5
|
|
||||||
- type: Speech
|
- type: Speech
|
||||||
speechVerb: Plant
|
speechVerb: Plant
|
||||||
- type: Vocal
|
- type: Vocal
|
||||||
|
|||||||
@@ -38,8 +38,6 @@
|
|||||||
Female: UnisexMoth
|
Female: UnisexMoth
|
||||||
Unsexed: UnisexMoth
|
Unsexed: UnisexMoth
|
||||||
- type: MovementSpeedModifier
|
- type: MovementSpeedModifier
|
||||||
baseWalkSpeed : 2.5
|
|
||||||
baseSprintSpeed : 4.5
|
|
||||||
weightlessAcceleration: 1.5 # Move around more easily in space.
|
weightlessAcceleration: 1.5 # Move around more easily in space.
|
||||||
weightlessFriction: 1
|
weightlessFriction: 1
|
||||||
weightlessModifier: 1
|
weightlessModifier: 1
|
||||||
|
|||||||
@@ -59,9 +59,6 @@
|
|||||||
heatDamage:
|
heatDamage:
|
||||||
types:
|
types:
|
||||||
Heat : 0.1 #per second, scales with temperature & other constants
|
Heat : 0.1 #per second, scales with temperature & other constants
|
||||||
- type: MovementSpeedModifier
|
|
||||||
baseWalkSpeed : 2.5
|
|
||||||
baseSprintSpeed : 4.5
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSpeciesDummy
|
parent: BaseSpeciesDummy
|
||||||
|
|||||||
Reference in New Issue
Block a user