Skip to content

Commit

Permalink
mc resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ReezeBL committed Nov 23, 2023
1 parent da12a98 commit bfd0f5a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/_globalvars/traits/_traits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -286,11 +286,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_NO_JUMPSUIT" = TRAIT_NO_JUMPSUIT,
"TRAIT_NO_MINDSWAP" = TRAIT_NO_MINDSWAP,
"TRAIT_NO_MIRROR_REFLECTION" = TRAIT_NO_MIRROR_REFLECTION,
<<<<<<< HEAD
//"TRAIT_NO_PLASMA_TRANSFORM" = TRAIT_NO_PLASMA_TRANSFORM, SKYRAT EDIT - TODO - These require transformation sting pr
=======
"TRAIT_NO_PLASMA_TRANSFORM" = TRAIT_NO_PLASMA_TRANSFORM,
>>>>>>> 8d9a35a4f (Adds our traits define file to the linter steps (#25134))
"TRAIT_NO_SLIP_ALL" = TRAIT_NO_SLIP_ALL,
"TRAIT_NO_SLIP_ICE" = TRAIT_NO_SLIP_ICE,
"TRAIT_NO_SLIP_SLIDE" = TRAIT_NO_SLIP_SLIDE,
Expand Down

0 comments on commit bfd0f5a

Please sign in to comment.