Skip to content

Commit

Permalink
last thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerev4r committed Nov 9, 2024
1 parent 4d63d82 commit 0176bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id = SPECIES_SNAIL
inherent_traits = list(
TRAIT_MUTANT_COLORS,
TRAIT_NO_UNDERWEAR,
//TRAIT_NO_UNDERWEAR, // DOPPLER EDIT REMOVAL
TRAIT_NO_SLIP_ALL,
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
dmg_overlay_type = null
brute_modifier = 1.25 //ethereal are weak to brute damages
wing_types = NONE
bodypart_traits = list(TRAIT_NO_UNDERWEAR)
//bodypart_traits = list(TRAIT_NO_UNDERWEAR) //DOPPLER EDIT REMOVAL

/obj/item/bodypart/chest/ethereal/update_limb(dropping_limb, is_creating)
. = ..()
Expand Down

0 comments on commit 0176bb2

Please sign in to comment.