Status Icons (#17529)
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
- type: HeatResistance
|
||||
- type: CombatMode
|
||||
- type: Internals
|
||||
- type: StatusIcon
|
||||
- type: StatusEffects
|
||||
allowed:
|
||||
- SlowedDown
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
Bloodloss:
|
||||
-1
|
||||
- type: Stamina
|
||||
- type: StatusIcon
|
||||
- type: StatusEffects
|
||||
allowed:
|
||||
- Stun
|
||||
|
||||
6
Resources/Prototypes/StatusIcon/antag.yml
Normal file
6
Resources/Prototypes/StatusIcon/antag.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: statusIcon
|
||||
id: ZombieFaction
|
||||
priority: 11
|
||||
icon:
|
||||
sprite: Interface/Misc/job_icons.rsi
|
||||
state: Zombie
|
||||
19
Resources/Prototypes/StatusIcon/debug.yml
Normal file
19
Resources/Prototypes/StatusIcon/debug.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
- type: statusIcon
|
||||
id: DebugStatus
|
||||
icon:
|
||||
sprite: Interface/Misc/research_disciplines.rsi
|
||||
state: civilianservices
|
||||
|
||||
- type: statusIcon
|
||||
id: DebugStatus2
|
||||
priority: 1
|
||||
icon:
|
||||
sprite: Interface/Misc/research_disciplines.rsi
|
||||
state: arsenal
|
||||
|
||||
- type: statusIcon
|
||||
id: DebugStatus3
|
||||
priority: 5
|
||||
icon:
|
||||
sprite: Interface/Misc/research_disciplines.rsi
|
||||
state: experimental
|
||||
BIN
Resources/Textures/Interface/Misc/job_icons.rsi/Zombie.png
Normal file
BIN
Resources/Textures/Interface/Misc/job_icons.rsi/Zombie.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 159 B |
@@ -142,6 +142,9 @@
|
||||
{
|
||||
"name": "SecurityCadet"
|
||||
},
|
||||
{
|
||||
"name": "Zombie"
|
||||
},
|
||||
{
|
||||
"name": "Zookeeper"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user