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