mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Fix (#28308)
This commit is contained in:
@@ -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"])
|
||||
|
||||
Reference in New Issue
Block a user