Fixes entity spawner icons (#9411)

* fixes asteroid icon / parent and adds suffix

* fixes asteroid icon / parent and adds suffix

* fix rust wall icon

* fix table icon

* fix counter icons

* makes base grenade abstract

* fixes rat stomach sprite error

* really fixed rat stomachs
This commit is contained in:
Peptide90
2022-07-05 15:12:24 +01:00
committed by GitHub
parent 33ea8df379
commit 1af84204d8
6 changed files with 15 additions and 1 deletions

View File

@@ -13,3 +13,5 @@
components:
- type: Stomach
maxVolume: 50 # they're hungry
- type: Sprite
state: stomach

View File

@@ -71,6 +71,9 @@
abstract: true
components:
- type: Mechanism
- type: Sprite
netsync: false
sprite: Mobs/Species/Human/organs.rsi
- type: entity
id: OrganAnimalLungs

View File

@@ -43,6 +43,7 @@
id: BaseGrenade
name: base grenade
parent: BaseItem
abstract: true
components:
- type: Tag
tags:

View File

@@ -9,6 +9,7 @@
sprite: Structures/Furniture/Tables/frame.rsi
- type: Icon
sprite: Structures/Furniture/Tables/frame.rsi
state: full
- type: Fixtures
fixtures:
- shape:
@@ -55,6 +56,7 @@
sprite: Structures/Furniture/Tables/counterwood.rsi
- type: Icon
sprite: Structures/Furniture/Tables/counterwood.rsi
state: full
- type: Fixtures
fixtures:
- shape:
@@ -107,6 +109,7 @@
sprite: Structures/Furniture/Tables/countermetal.rsi
- type: Icon
sprite: Structures/Furniture/Tables/countermetal.rsi
state: full
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic

View File

@@ -2,6 +2,7 @@
id: AsteroidRock
parent: BaseStructure
name: asteroid rock
suffix: Low Ore Yield
description: A rocky asteroid.
components:
- type: Gatherable
@@ -44,8 +45,9 @@
- type: entity
id: AsteroidRockMining
parent: BaseStructure
parent: AsteroidRock
name: asteroid rock
suffix: higher ore yield
description: An asteroid.
components:
- type: Gatherable

View File

@@ -568,6 +568,9 @@
components:
- type: Sprite
sprite: Structures/Walls/solidrust.rsi
- type: Icon
sprite: Structures/Walls/solidrust.rsi
state: full
- type: Construction
graph: Girder
node: wallrust