From bbbf280b1efbda94b074c365e97b2179064aff38 Mon Sep 17 00:00:00 2001 From: Victor Zisthus <56660717+VictorZisthus@users.noreply.github.com> Date: Mon, 25 Jul 2022 22:53:53 -0400 Subject: [PATCH] Icon fix for hungry statue Title. --- .../xenoarcheaology/artifacts/predefined/hungry_statue.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/xenoarcheaology/artifacts/predefined/hungry_statue.dm b/code/modules/xenoarcheaology/artifacts/predefined/hungry_statue.dm index c4141ff192..f51a1de305 100644 --- a/code/modules/xenoarcheaology/artifacts/predefined/hungry_statue.dm +++ b/code/modules/xenoarcheaology/artifacts/predefined/hungry_statue.dm @@ -1,6 +1,7 @@ /obj/machinery/artifact/predefined/hungry_statue name = "alien artifact" desc = "A large alien device." + icon = "icons/obj/xenoarchaeology.dmi" artifact_master = /datum/component/artifact_master/hungry_statue