Fixes gar glasses. (#2869)
* Initial * Fixes inhands * A * Oh yeah and they slice real good too
This commit is contained in:
parent
a111349351
commit
63a7d2d433
4 changed files with 8 additions and 9 deletions
|
|
@ -19,6 +19,8 @@
|
|||
sprite: Clothing/Eyes/Glasses/gar.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Glasses/gar.rsi
|
||||
- type: MeleeWeapon
|
||||
damage: 10
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
|
|
@ -32,6 +34,9 @@
|
|||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Glasses/gar.rsi
|
||||
HeldPrefix: alt
|
||||
ClothingPrefix: alt
|
||||
- type: MeleeWeapon
|
||||
damage: 10
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
|
|
@ -44,7 +49,9 @@
|
|||
state: icon-super
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Glasses/gar.rsi
|
||||
HeldPrefix: super
|
||||
ClothingPrefix: super
|
||||
- type: MeleeWeapon
|
||||
damage: 10
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
|
|
|
|||
|
|
@ -46,14 +46,6 @@
|
|||
{
|
||||
"name": "alt-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "super-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "super-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 209 B |
Binary file not shown.
|
Before Width: | Height: | Size: 209 B |
Loading…
Add table
Reference in a new issue