Light Power Cell Standardization (#5531)
Lanterns and hardhats have been upgraded to starting with PowerCellSmallHigh instead of the default of PowerCellSmallSmall. Partially for standardization of lights and partially because having a light last only 2 minutes is annoying.
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
actions:
|
actions:
|
||||||
- actionType: ToggleLight
|
- actionType: ToggleLight
|
||||||
- type: PowerCellSlot
|
- type: PowerCellSlot
|
||||||
|
startingCellType: PowerCellSmallHigh
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHatHardhatBase
|
parent: ClothingHeadHatHardhatBase
|
||||||
|
|||||||
@@ -26,6 +26,8 @@
|
|||||||
- type: Appearance
|
- type: Appearance
|
||||||
visuals:
|
visuals:
|
||||||
- type: LanternVisualizer
|
- type: LanternVisualizer
|
||||||
|
- type: PowerCellSlot
|
||||||
|
startingCellType: PowerCellSmallHigh
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: extra-bright lantern
|
name: extra-bright lantern
|
||||||
|
|||||||
Reference in New Issue
Block a user