mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Fixes inhands for fake artefacts (#27074)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user