Skip to content

Commit

Permalink
Update larva.dm (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Dec 4, 2024
1 parent 83917a1 commit ddf2fcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@
. = list()
if(HAS_TRAIT(src, TRAIT_CASTE_SWAP) || HAS_TRAIT(src, TRAIT_REGRESSING))
return
return list(/mob/living/carbon/xenomorph/predalien)
return list(/datum/xeno_caste/predalien)

0 comments on commit ddf2fcb

Please sign in to comment.