Skip to content

Commit

Permalink
xeno eggs now take finger prints
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdtalon committed Mar 18, 2024
1 parent 6b731c7 commit 4a219a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/egg_item.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
icon = 'icons/mob/xenos/effects.dmi'
icon_state = "egg_item"
w_class = SIZE_MASSIVE
flags_atom = OPENCONTAINER
flags_atom = FPRINT|OPENCONTAINER
flags_item = NOBLUDGEON
throw_range = 1
layer = MOB_LAYER
Expand Down

0 comments on commit 4a219a2

Please sign in to comment.