Initial Infected can see each other (#25934)

initial infected icon
This commit is contained in:
Killerqu00
2024-03-18 22:57:36 +01:00
committed by GitHub
parent d5e7951d5a
commit 45d6c03407
6 changed files with 40 additions and 1 deletions

View File

@@ -5,6 +5,13 @@
sprite: /Textures/Interface/Misc/job_icons.rsi
state: Zombie
- type: statusIcon
id: InitialInfectedFaction
priority: 11
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: InitialInfected
- type: statusIcon
id: RevolutionaryFaction
priority: 11

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -182,6 +182,9 @@
},
{
"name": "Visitor"
},
{
"name": "InitialInfected"
}
]
}