Skip to content

Commit

Permalink
Removes unathi underwear (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: super12pl <[email protected]>
  • Loading branch information
That0nePerson and super12pl committed Feb 18, 2022
1 parent 803ea13 commit 5623bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/species/station/lizard.dm
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
heat_level_3 = 1100 //Default 1000

spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED | SPECIES_NO_FBP_CONSTRUCTION | SPECIES_NO_FBP_CHARGEN | SPECIES_NO_ROBOTIC_INTERNAL_ORGANS
appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR
appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_SKIN_COLOR | HAS_EYE_COLOR

flesh_color = "#34af10"

Expand Down

0 comments on commit 5623bd9

Please sign in to comment.