Skip to content

Commit

Permalink
Forgot to remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Aug 29, 2023
1 parent 2a9dcf1 commit adb6e78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/modules/mob/living/carbon/xenomorph/xeno_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1127,10 +1127,6 @@
to_chat(user, SPAN_WARNING("The selected hive does not have a Queen!"))
return FALSE

if(!living_xeno_queen.ovipositor && !SSticker.mode.is_in_endgame)
to_chat(user, SPAN_WARNING("The selected hive does not have a Queen on Ovipositor!"))
return FALSE

update_lesser_drone_limit()

var/current_lesser_drone_count = 0
Expand Down

0 comments on commit adb6e78

Please sign in to comment.