Merge pull request #1813 from oldschoolotaku/OH-GOD-IT-BURNS
Custom burning sprites
This commit is contained in:
@@ -289,7 +289,9 @@
|
||||
bloodReagent: CP14Blood
|
||||
# Other
|
||||
- type: FireVisuals
|
||||
alternateState: Standing #TODO - custom visuals
|
||||
sprite: _CP14/Mobs/Effects/onfire.rsi
|
||||
normalState: Small_burning
|
||||
alternateState: Humanoid_burning
|
||||
|
||||
- type: entity
|
||||
save: false
|
||||
@@ -361,4 +363,4 @@
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.HumanoidMarkingModifierKey.Key: # sure, this can go here too
|
||||
type: HumanoidMarkingModifierBoundUserInterface
|
||||
type: HumanoidMarkingModifierBoundUserInterface
|
||||
|
||||
@@ -58,6 +58,8 @@
|
||||
visible: false
|
||||
- type: HumanoidAppearance
|
||||
species: CP14Carcat
|
||||
- type: FireVisuals
|
||||
alternateState: Carcat_burning
|
||||
- type: Icon
|
||||
sprite: _CP14/Mobs/Species/Carcat/parts.rsi
|
||||
state: full
|
||||
|
||||
@@ -67,6 +67,8 @@
|
||||
48:
|
||||
sprite: _CP14/Mobs/Species/Goblin/displacement48.rsi
|
||||
state: hair
|
||||
- type: FireVisuals
|
||||
alternateState: Goblin_burning
|
||||
- type: Icon
|
||||
sprite: _CP14/Mobs/Species/Goblin/parts.rsi
|
||||
state: full
|
||||
|
||||
Reference in New Issue
Block a user