Skip to content

Commit

Permalink
Update _traits.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ReezeBL committed Nov 24, 2023
1 parent bfd0f5a commit 4bd29d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/_globalvars/traits/_traits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_NEVER_WOUNDED" = TRAIT_NEVER_WOUNDED,
"TRAIT_NICE_SHOT" = TRAIT_NICE_SHOT,
"TRAIT_NIGHT_VISION" = TRAIT_NIGHT_VISION,
"TRAIT_NO_ACCENT" = TRAIT_NO_ACCENT, //FF add - autoaccent
"TRAIT_NO_AUGMENTS" = TRAIT_NO_AUGMENTS,
"TRAIT_NO_BLOOD_OVERLAY" = TRAIT_NO_BLOOD_OVERLAY,
"TRAIT_NO_DEBRAIN_OVERLAY" = TRAIT_NO_DEBRAIN_OVERLAY,
Expand Down

0 comments on commit 4bd29d6

Please sign in to comment.