Fixes replacement light boxes/crates. (#2853)
* Fixes mixed lights box * Fixed replacement lights crate
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- name: BoxLighttube
|
||||
amount: 5
|
||||
amount: 1
|
||||
- name: BoxLightbulb
|
||||
amount: 5
|
||||
amount: 1
|
||||
|
||||
@@ -39,7 +39,9 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- name: LightTube
|
||||
amount: 12
|
||||
amount: 6
|
||||
- name: LightBulb
|
||||
amount: 6
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: box
|
||||
|
||||
Reference in New Issue
Block a user