Skip to content

Commit

Permalink
oopsie garbage code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
xDanilcusx committed Oct 22, 2023
1 parent 3de531d commit 2d2ec3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/modules/mob/living/carbon/xenomorph/ai/xeno_ai.dm
Original file line number Diff line number Diff line change
Expand Up @@ -260,10 +260,6 @@ GLOBAL_LIST_INIT(ai_target_limbs, list(
SHOULD_CALL_PARENT(TRUE)
SSxeno_ai.remove_ai(src)

var/datum/xeno_ai_movement/linger/lurking/AI = ai_movement_handler
if(AI && istype(AI))
AI.stop_lurking()

GLOBAL_LIST_EMPTY_TYPED(xeno_ai_spawns, /obj/effect/landmark/xeno_ai)
/obj/effect/landmark/xeno_ai
name = "Xeno AI Spawn"
Expand Down

0 comments on commit 2d2ec3c

Please sign in to comment.