Drones ignore gravity and pressure (#6688)
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
Acidic: [Touch]
|
Acidic: [Touch]
|
||||||
- type: Input
|
- type: Input
|
||||||
context: "human"
|
context: "human"
|
||||||
- type: MovedByPressure
|
|
||||||
- type: DamageOnHighSpeedImpact
|
- type: DamageOnHighSpeedImpact
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
@@ -74,8 +73,8 @@
|
|||||||
2. You may not harm any being, regardless of intent or circumstance.
|
2. You may not harm any being, regardless of intent or circumstance.
|
||||||
3. Your goals are to build, maintain, repair, improve, and power to the best of your abilities, You must never actively work against these goals.
|
3. Your goals are to build, maintain, repair, improve, and power to the best of your abilities, You must never actively work against these goals.
|
||||||
- type: MovementSpeedModifier
|
- type: MovementSpeedModifier
|
||||||
baseWalkSpeed : 6
|
baseWalkSpeed : 5
|
||||||
baseSprintSpeed : 6
|
baseSprintSpeed : 5
|
||||||
- type: MobState
|
- type: MobState
|
||||||
thresholds:
|
thresholds:
|
||||||
0: !type:NormalMobState {}
|
0: !type:NormalMobState {}
|
||||||
@@ -86,6 +85,7 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: shell
|
- state: shell
|
||||||
sprite: Mobs/Silicon/drone.rsi
|
sprite: Mobs/Silicon/drone.rsi
|
||||||
|
- type: MovementIgnoreGravity
|
||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
|
|||||||
Reference in New Issue
Block a user