Skip to content

Commit

Permalink
another artifact fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Raeschen committed Feb 23, 2024
1 parent e2142b4 commit 48fd18f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/xenoarcheaology/finds/find_spawning.dm
Original file line number Diff line number Diff line change
Expand Up @@ -717,5 +717,7 @@
arti_mstr.RemoveComponent()
if(!QDELETED(arti_mstr))
qdel(arti_mstr)
if(loc)
loc.contents -= src
. = ..()
//ChompEDIT END

0 comments on commit 48fd18f

Please sign in to comment.