Puddle icon fix. (#1175)

* Fixed, nice going metalgearsolid

* Removes whatever the fuck golem is
This commit is contained in:
Swept
2020-06-21 19:56:15 +00:00
committed by GitHub
parent 62bbf59def
commit fbd0eea019
7 changed files with 6 additions and 20 deletions

View File

@@ -36,7 +36,7 @@
sprite: Fluids/gibblet.rsi # Placeholder
state: gibblet-0
- type: Icon
icon: Fluids/gibblet.rsi
sprite: Fluids/gibblet.rsi
state: gibblet-0
- type: Puddle
variants: 5
@@ -51,7 +51,7 @@
sprite: Fluids/smear.rsi # Placeholder
state: smear-0
- type: Icon
icon: Fluids/smear.rsi
sprite: Fluids/smear.rsi
state: smear-0
- type: Puddle
variants: 7
@@ -66,7 +66,7 @@
sprite: Fluids/splatter.rsi # Placeholder
state: splatter-0
- type: Icon
icon: Fluids/splatter.rsi
sprite: Fluids/splatter.rsi
state: splatter-0
- type: Puddle
variants: 6
@@ -81,7 +81,7 @@
sprite: Fluids/vomit.rsi
state: vomit-0
- type: Icon
icon: Fluids/vomit.rsi
sprite: Fluids/vomit.rsi
state: vomit-0
- type: Puddle
variants: 4
@@ -97,7 +97,7 @@
sprite: Fluids/vomit_toxin.rsi
state: vomit_toxin-0
- type: Icon
icon: Fluids/vomit_toxin.rsi
sprite: Fluids/vomit_toxin.rsi
state: vomit_toxin-0
- type: Puddle
variants: 4
@@ -113,7 +113,7 @@
sprite: Fluids/writing.rsi # Placeholder
state: writing-0
- type: Icon
icon: Fluids/writing.rsi
sprite: Fluids/writing.rsi
state: writing-0
- type: Puddle
variants: 5

View File

@@ -635,19 +635,6 @@
- type: Clothing
sprite: Clothing/OuterClothing/gentlecoat.rsi
- type: entity
parent: OuterclothingBase
id: OuterclothingGolem
name: golem
description: ''
components:
- type: Sprite
sprite: Clothing/OuterClothing/golem.rsi
- type: Icon
sprite: Clothing/OuterClothing/golem.rsi
- type: Clothing
sprite: Clothing/OuterClothing/golem.rsi
- type: entity
parent: OuterclothingBase
id: OuterclothingGreyhoodie

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 B

View File

@@ -1 +0,0 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https:github.com/discordia-space/CEV-Eris/raw/d71760fe0c0e9ea3a9aa8e9e794daf7e7f892d8c/icons/inventory/suit/mob.dmi", "states": [{"name": "equipped-OUTERCLOTHING", "directions": 1}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}