Fixes a Loadout Entry Description (#15595)

This commit is contained in:
SleepyGemmy
2023-01-19 12:47:00 +01:00
committed by GitHub
parent 2d6e35586e
commit 0018c1bf0e
16 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ var/list/holder_mob_icon_cache = list()
//Helper object for picking dionaea (and other creatures) up.
/obj/item/holder
name = "holder"
desc = "You shouldn't ever see this."
desc = DESC_PARENT
icon = 'icons/mob/npc/held_mobs.dmi'
randpixel = 0
center_of_mass = null