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:
|
||||
- actionType: ToggleLight
|
||||
- type: PowerCellSlot
|
||||
startingCellType: PowerCellSmallHigh
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHatHardhatBase
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: LanternVisualizer
|
||||
- type: PowerCellSlot
|
||||
startingCellType: PowerCellSmallHigh
|
||||
|
||||
- type: entity
|
||||
name: extra-bright lantern
|
||||
|
||||
Reference in New Issue
Block a user