New Science Biosuit Locker Sprite (#36929)
* first commit, slightly broken * fixed meta json * reverse accidental cmo inclusion
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- type: entity
|
||||
id: ClosetL3ScienceFilled
|
||||
suffix: Filled, Science
|
||||
parent: ClosetL3Virology
|
||||
parent: ClosetL3Science
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -105,6 +105,17 @@
|
||||
stateDoorOpen: bio_open
|
||||
stateDoorClosed: bio_door
|
||||
|
||||
# Science Variant
|
||||
- type: entity
|
||||
id: ClosetL3Science
|
||||
parent: ClosetL3
|
||||
components:
|
||||
- type: Appearance
|
||||
- type: EntityStorageVisuals
|
||||
stateBaseClosed: bio_sci
|
||||
stateDoorOpen: bio_sci_open
|
||||
stateDoorClosed: bio_sci_door
|
||||
|
||||
# Virology variant
|
||||
- type: entity
|
||||
id: ClosetL3Virology
|
||||
|
||||
Reference in New Issue
Block a user