Fixes gar glasses. (#2869)

* Initial

* Fixes inhands

* A

* Oh yeah and they slice real good too
This commit is contained in:
Swept
2021-01-02 03:54:30 +00:00
committed by GitHub
parent a111349351
commit 63a7d2d433
4 changed files with 8 additions and 9 deletions

View File

@@ -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

View File

@@ -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