newer chair
This commit is contained in:
parent
6af73e443e
commit
db0ac35d65
6 changed files with 116 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ var SpawnableProps = [
|
|||
"path": "res://Scenes/Props/Physics/ShowroomChairRed.tscn",
|
||||
"icon": "res://UI/PropIcons/ShowroomChairRed.png"
|
||||
},
|
||||
{
|
||||
"name": "2000s Showroom Chair",
|
||||
"path": "res://Scenes/Props/Physics/2000sShowroomChair.tscn",
|
||||
"icon": "res://UI/PropIcons/2000sShowroomChair.png"
|
||||
},
|
||||
{
|
||||
"name": "Bouncy Ball",
|
||||
"path": "res://Scenes/Props/Physics/BouncyBall.tscn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue