Standardize species speeds (#20841)

This commit is contained in:
Nemanja
2023-10-08 17:02:46 -04:00
committed by GitHub
parent 25a6912667
commit 99d1d34b67
3 changed files with 0 additions and 8 deletions

View File

@@ -88,9 +88,6 @@
- MobLayer
- type: Inventory
templateId: diona
- type: MovementSpeedModifier
baseWalkSpeed : 1.5
baseSprintSpeed : 3.5
- type: Speech
speechVerb: Plant
- type: Vocal

View File

@@ -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

View File

@@ -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