This commit is contained in:
Spaghetti-bit
2025-02-09 10:50:58 -07:00
committed by GitHub
parent 32c9d4d682
commit 2ca7c0fd7e
@@ -7,6 +7,7 @@
if(isnull(subtype)) // Set the subtype to be the same as Species in the case we don't have one, saves alot of headaches when we're checking for valid markings etc.
subtype = S
else
S = new S.type()
S.bodyflags |= subtype.bodyflags
if(href_list["preference"] == "job")
switch(href_list["task"])