mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
[Room] Make Pinguin customizable
This commit is contained in:
parent
dc612bda13
commit
3bded54325
@ -279,7 +279,15 @@
|
||||
},
|
||||
{
|
||||
id: "pinguin",
|
||||
place: "floor"
|
||||
place: "floor",
|
||||
props: {
|
||||
body: 'color',
|
||||
belly: 'color'
|
||||
},
|
||||
color: {
|
||||
Body: 'body',
|
||||
Belly: 'belly',
|
||||
}
|
||||
},
|
||||
{
|
||||
id: "rubik-cube",
|
||||
|
BIN
src/client/assets/room/furnitures/pinguin/pinguin.blend
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/pinguin/pinguin.blend
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/pinguin/pinguin.glb
(Stored with Git LFS)
BIN
src/client/assets/room/furnitures/pinguin/pinguin.glb
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user