convert dwarfs to use ScaleVisualsComponent (#39422)
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1.0
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
drawdepth: Mobs
|
||||
- type: ScaleVisuals
|
||||
scale: 1, 0.8
|
||||
- type: Body
|
||||
prototype: Dwarf
|
||||
@@ -69,7 +67,7 @@
|
||||
id: MobDwarfDummy
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: Sprite
|
||||
- type: ScaleVisuals
|
||||
scale: 1, 0.8
|
||||
- type: Inventory
|
||||
femaleDisplacements:
|
||||
|
||||
Reference in New Issue
Block a user