Wryn removal v2 (#19112)

* Removes Wryn

* and the sprites

* Fixes

Co-authored-by: Fox McCloud <Fox-McCloud@users.noreply.github.com>
This commit is contained in:
AffectedArc07
2022-09-24 12:53:34 +01:00
committed by GitHub
parent 0efd7c6c50
commit 34927f05ab
16 changed files with 7 additions and 248 deletions
+1 -1
View File
@@ -572,7 +572,7 @@
s_tone = random_skin_tone(species)
h_style = random_hair_style(gender, species, robohead)
f_style = random_facial_hair_style(gender, species, robohead)
if(species in list("Human", "Unathi", "Tajaran", "Skrell", "Machine", "Wryn", "Vulpkanin", "Vox"))
if(species in list("Human", "Unathi", "Tajaran", "Skrell", "Machine", "Vulpkanin", "Vox"))
randomize_hair_color("hair")
randomize_hair_color("facial")
if(S.bodyflags & HAS_HEAD_ACCESSORY)