Allow wings with a secondary color

Adds code to support wings with extra_overlay having a secondary color, like tails do. Currently extra_overlay is just ignored on wings.
This commit is contained in:
Aronai Sieyes
2020-03-31 22:40:48 -04:00
parent 2e5c8ff8fd
commit 301b5eb467
5 changed files with 56 additions and 5 deletions
@@ -28,6 +28,9 @@
var/r_wing = 30
var/g_wing = 30
var/b_wing = 30
var/r_wing2 = 30
var/g_wing2 = 30
var/b_wing2 = 30
// Custom Species Name
var/custom_species