parent
932dd5e429
commit
b359f44c15
|
|
@ -51,7 +51,7 @@
|
|||
Female: UnisexMoth
|
||||
Unsexed: UnisexMoth
|
||||
- type: MovementSpeedModifier
|
||||
baseWeightlessAcceleration: 1.5 # Move around more easily in space.
|
||||
baseWeightlessAcceleration: 2.5 # DeltaV - Move around more easily in space. Make on par with Harpy
|
||||
baseWeightlessFriction: 1
|
||||
baseWeightlessModifier: 1
|
||||
- type: Flammable
|
||||
|
|
|
|||
|
|
@ -130,6 +130,8 @@
|
|||
False: {visible: false}
|
||||
True: {visible: true}
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed: 4.95
|
||||
baseSprintSpeed: 4.95
|
||||
weightlessAcceleration: 2.5
|
||||
- type: Inventory
|
||||
speciesId: harpy
|
||||
|
|
|
|||
Loading…
Reference in New Issue