Removes prototype construction steps (I HATE PROTOTYPE STEPS) (#11611)

This commit is contained in:
Nemanja
2022-10-08 13:47:54 -04:00
committed by GitHub
parent 79854e59a4
commit 5ba36dad25
38 changed files with 182 additions and 137 deletions

View File

@@ -70,6 +70,9 @@
baseSprintSpeed: 0
- type: InputMover
- type: GhostOnMove
- type: Tag
tags:
- Head
- type: entity
id: LeftArmHuman

View File

@@ -68,6 +68,9 @@
baseSprintSpeed: 0
- type: InputMover
- type: GhostOnMove
- type: Tag
tags:
- Head
- type: entity
id: LeftArmReptilian

View File

@@ -70,8 +70,9 @@
0: Alive
# criticalThreshold: 50
# deadThreshold: 120
- type: Tag
tags:
- Head
- type: entity
id: LeftArmSkeleton

View File

@@ -63,6 +63,9 @@
baseSprintSpeed: 0
- type: InputMover
- type: GhostOnMove
- type: Tag
tags:
- Head
- type: entity
id: LeftArmSlime

View File

@@ -71,6 +71,9 @@
baseSprintSpeed: 0
- type: InputMover
- type: GhostOnMove
- type: Tag
tags:
- Head
- type: entity
id: LeftArmVox