Skip to content

Commit

Permalink
TWE on Who. (#5837)
Browse files Browse the repository at this point in the history
# About the pull request

Selfevident.

# Explain why it's good for the game

Is fix.

# Changelog

:cl:
admin: TWE mobs are now properly counted on Who screen.
/:cl:
  • Loading branch information
Segrain committed Feb 27, 2024
1 parent 7eafea9 commit 1b0c46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/verbs/who.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
FACTION_PMC = 0,
FACTION_CLF = 0,
FACTION_UPP = 0,
FACTION_TWE = 0,
FACTION_FREELANCER = 0,
FACTION_SURVIVOR = 0,
FACTION_WY_DEATHSQUAD = 0,
Expand Down

0 comments on commit 1b0c46a

Please sign in to comment.