Minor RSI fixes and corgi hide name
This commit is contained in:
parent
f577709e29
commit
0976755eb0
|
|
@ -264,7 +264,7 @@
|
|||
- type: entity
|
||||
parent: MaterialBase
|
||||
id: MaterialHideCorgi
|
||||
name: corgi hid
|
||||
name: corgi hide
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Materials/materials.rsi
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"name": "alert3"
|
||||
"name": "lownutri"
|
||||
},
|
||||
{
|
||||
"name": "lownutri3",
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "capgun-inhand-right",
|
||||
"name": "capgun-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
|
|
@ -263,20 +263,20 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"name": "singularitytoy",
|
||||
"directions": 1,
|
||||
"name": "singularitytoy",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "default-inhand-right",
|
||||
"name": "default-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue