Skip to content

Commit

Permalink
house01
Browse files Browse the repository at this point in the history
  • Loading branch information
DangerRevolution committed May 15, 2024
1 parent db36cf5 commit eae2a89
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,16 @@
layers:
- state: castletower02
- state: wheelframe

- type: entity
parent: BaseStageProp # Not parented in case this needs to be customised
id: StagePropHouse1
suffix: Theatre
name: prop house
description: A fake house cutout. Looks cheap.
components:
- type: Sprite
sprite: DeltaV/Objects/Specific/Theatre/StageProps.rsi
layers:
- state: houseprop01
- state: wheelframe
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
},
{
"name": "castletower02"
},
{
"name": "houseprop01"
}
]
}

0 comments on commit eae2a89

Please sign in to comment.