diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw index 640edefa830b6091c75f3ba79d2ef55576433e69..3af7f1c4c78a2000828eaff56b8ab80d051f2f86 100644 --- a/src/uncategorized/BackwardsCompatibility.tw +++ b/src/uncategorized/BackwardsCompatibility.tw @@ -2608,6 +2608,16 @@ Setting missing slave variables: <<set _Slave.hStyle = either("ass-length", "long", "shoulder-length")>> <</if>> +<<if ndef _Slave.eyebrowHColor>> + <<set _Slave.eyebrowHColor = _Slave.hColor>> +<</if>> +<<if ndef _Slave.eyebrowHStyle>> + <<set _Slave.eyebrowHStyle = either("bald", "shaved", "shaved", "straight", "straight", "straight", "straight", "straight", "straight", "rounded", "rounded", "rounded", "rounded", "rounded", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "slanted inwards", "slanted inwards", "slanted outwards", "slanted outwards", "high-arched", "high-arched", "high-arched", "elongated", "elongated", "elongated", "shortened", "shortened", "shortened", "curved", "curved", "curved", "curved", "curved", "curved", "curved")>> +<</if>> +<<if ndef _Slave.eyebrowFullness>> + <<set _Slave.eyebrowFullness = either("pencil-thin", "pencil-thin", "thin", "thin", "thin", "threaded", "threaded", "threaded", "threaded", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "tapered", "tapered", "tapered", "tapered", "thick", "thick", "thick", "bushy", "bushy")>> +<</if>> + <<if ndef _Slave.eyeColor>> <<set _Slave.eyeColor = _Slave.eyes>> <<set _Slave.eyes = 1>>