Skip to content

Commit

Permalink
Merge pull request #48 from wewman222/main
Browse files Browse the repository at this point in the history
BUG FIXING SORRY
  • Loading branch information
TheGreatKitsune authored Oct 28, 2024
2 parents fe61a53 + ee6db8e commit 3ab467c
Showing 1 changed file with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,18 @@
/datum/customizer/bodypart_feature/accessory,
/datum/customizer/bodypart_feature/face_detail,
/datum/customizer/bodypart_feature/underwear,
/datum/customizer/organ/tail/,
/datum/customizer/organ/tail_feature/,
/datum/customizer/organ/snout/,
/datum/customizer/organ/ears/,
/datum/customizer/organ/horns/,
/datum/customizer/organ/frills/,
/datum/customizer/organ/wings/,
/datum/customizer/organ/neck_feature/,
/datum/customizer/organ/testicles/,
/datum/customizer/organ/penis/,
/datum/customizer/organ/tail/anthro,
/datum/customizer/organ/tail_feature/anthro,
/datum/customizer/organ/snout/anthro,
/datum/customizer/organ/ears/anthro,
/datum/customizer/organ/horns/anthro,
/datum/customizer/organ/frills/anthro,
/datum/customizer/organ/wings/anthro,
/datum/customizer/organ/neck_feature/anthro,
/datum/customizer/organ/testicles/anthro,
/datum/customizer/organ/penis/anthro,
/datum/customizer/organ/breasts/animal,
/datum/customizer/organ/vagina/,
/datum/customizer/organ/vagina/anthro,
)
body_marking_sets = list(
/datum/body_marking_set/none,
Expand Down

0 comments on commit 3ab467c

Please sign in to comment.