Fixes inhands for fake artefacts (#27074)

This commit is contained in:
DGamerL
2024-10-22 09:31:40 +00:00
committed by GitHub
parent 68685375fb
commit 0de5807260
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
if(showpiece_entry["trophy_message"])
trophy_message = showpiece_entry["trophy_message"]
if(start_showpiece_type)
showpiece = new start_showpiece_type (src)
showpiece = new start_showpiece_type(src)
update_icon(UPDATE_OVERLAYS)
/obj/structure/displaycase/Destroy()