Removes prototype construction steps (I HATE PROTOTYPE STEPS) (#11611)
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
baseSprintSpeed: 0
|
||||
- type: InputMover
|
||||
- type: GhostOnMove
|
||||
- type: Tag
|
||||
tags:
|
||||
- Head
|
||||
|
||||
- type: entity
|
||||
id: LeftArmHuman
|
||||
|
||||
@@ -68,6 +68,9 @@
|
||||
baseSprintSpeed: 0
|
||||
- type: InputMover
|
||||
- type: GhostOnMove
|
||||
- type: Tag
|
||||
tags:
|
||||
- Head
|
||||
|
||||
- type: entity
|
||||
id: LeftArmReptilian
|
||||
|
||||
@@ -70,8 +70,9 @@
|
||||
0: Alive
|
||||
# criticalThreshold: 50
|
||||
# deadThreshold: 120
|
||||
|
||||
|
||||
- type: Tag
|
||||
tags:
|
||||
- Head
|
||||
|
||||
- type: entity
|
||||
id: LeftArmSkeleton
|
||||
|
||||
@@ -63,6 +63,9 @@
|
||||
baseSprintSpeed: 0
|
||||
- type: InputMover
|
||||
- type: GhostOnMove
|
||||
- type: Tag
|
||||
tags:
|
||||
- Head
|
||||
|
||||
- type: entity
|
||||
id: LeftArmSlime
|
||||
|
||||
@@ -71,6 +71,9 @@
|
||||
baseSprintSpeed: 0
|
||||
- type: InputMover
|
||||
- type: GhostOnMove
|
||||
- type: Tag
|
||||
tags:
|
||||
- Head
|
||||
|
||||
- type: entity
|
||||
id: LeftArmVox
|
||||
|
||||
Reference in New Issue
Block a user