Skip to content

Commit

Permalink
Don't just randomly delete stuff friend.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustylens committed Jan 5, 2025
1 parent 9970cf0 commit 4364a37
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Resources/Prototypes/_NF/Catalog/Fills/Boxes/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,30 @@
whitelist:
components:
- LightBulb

- type: entity
name: navigation lighttube box
parent: BoxCardboard
id: BoxColoredNavigationLighttube
description: This box is shaped on the inside so that only light tubes and bulbs fit. It is full of red and green lights. Festive!
components:
- type: StorageFill
contents:
- id: LightTubeCrystalRed
amount: 6
- id: LightTubeCrystalGreen
amount: 6
- type: Sprite
layers:
- state: box
- state: lighttube
- type: Storage
maxItemSize: Small
grid:
- 0,0,5,3
whitelist:
components:
- LightBulb
- type: Tag
tags:
- DroneUsable

0 comments on commit 4364a37

Please sign in to comment.