Skip to content

Commit

Permalink
Zombies can see Initial Infected (space-wizards#33665)
Browse files Browse the repository at this point in the history
* Zombies can see Initial Infected

* Update zombie character info text
  • Loading branch information
psykana authored Dec 16, 2024
1 parent 46d288c commit 5e8db16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Locale/en-US/zombies/zombie.ftl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
zombie-transform = {CAPITALIZE(THE($target))} turned into a zombie!
zombie-infection-greeting = You have become a zombie. Your goal is to seek out the living and to try to infect them. Work together with the other zombies to overtake the station.
zombie-infection-greeting = You have become a zombie. Your goal is to seek out the living and to try to infect them. Work together with the other zombies and remaining initial infected to overtake the station.
zombie-generic = zombie
zombie-name-prefix = zombified {$baseName}
zombie-role-desc = A malevolent creature of the dead.
zombie-role-rules = You are an antagonist. Search out the living and bite them in order to infect them and turn them into zombies. Work together with the other zombies to overtake the station.
zombie-role-rules = You are an antagonist. Search out the living and bite them in order to infect them and turn them into zombies. Work together with the other zombies and remaining initial infected to overtake the station.
zombie-permadeath = This time, you're dead for real.
1 change: 1 addition & 0 deletions Resources/Prototypes/StatusIcon/faction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
components:
- ShowAntagIcons
- InitialInfected
- Zombie
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: InitialInfected
Expand Down

0 comments on commit 5e8db16

Please sign in to comment.