faction.yml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. - type: factionIcon
  2. id: ZombieFaction
  3. priority: 11
  4. showTo:
  5. components:
  6. - ShowAntagIcons
  7. - Zombie
  8. - InitialInfected
  9. icon:
  10. sprite: /Textures/Interface/Misc/job_icons.rsi
  11. state: Zombie
  12. - type: factionIcon
  13. id: InitialInfectedFaction
  14. priority: 11
  15. showTo:
  16. components:
  17. - ShowAntagIcons
  18. - InitialInfected
  19. - Zombie
  20. icon:
  21. sprite: /Textures/Interface/Misc/job_icons.rsi
  22. state: InitialInfected
  23. - type: factionIcon
  24. id: RevolutionaryFaction
  25. isShaded: true
  26. priority: 11
  27. showTo:
  28. components:
  29. - ShowAntagIcons
  30. - Revolutionary
  31. icon:
  32. sprite: /Textures/Interface/Misc/job_icons.rsi
  33. state: Revolutionary
  34. - type: factionIcon
  35. id: HeadRevolutionaryFaction
  36. isShaded: true
  37. priority: 11
  38. showTo:
  39. components:
  40. - ShowAntagIcons
  41. - Revolutionary
  42. icon:
  43. sprite: /Textures/Interface/Misc/job_icons.rsi
  44. state: HeadRevolutionary
  45. - type: factionIcon
  46. id: SyndicateFaction
  47. priority: 0
  48. locationPreference: Left
  49. icon:
  50. sprite: /Textures/Interface/Misc/job_icons.rsi
  51. state: Syndicate