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