|
|
@ -32,7 +32,7 @@ orientation filters:
|
|
|
|
-notStraight
|
|
|
|
-notStraight
|
|
|
|
shows only creatures who are not strictly straight
|
|
|
|
shows only creatures who are not strictly straight
|
|
|
|
-gayOnly
|
|
|
|
-gayOnly
|
|
|
|
shows only creatures who are strictly gayOnly
|
|
|
|
shows only creatures who are strictly gay
|
|
|
|
-biOnly
|
|
|
|
-biOnly
|
|
|
|
shows only creatures who can get into romances with
|
|
|
|
shows only creatures who can get into romances with
|
|
|
|
both sexes
|
|
|
|
both sexes
|
|
|
@ -187,4 +187,4 @@ else
|
|
|
|
for k,v in ipairs(orientations) do
|
|
|
|
for k,v in ipairs(orientations) do
|
|
|
|
print(v)
|
|
|
|
print(v)
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|