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
@@ -10,7 +10,7 @@
*/
/obj/item/surgery
name = "surgery tool parent item"
desc = "This is a parent item. If you have this, please submit an issue report."
desc = DESC_PARENT
icon = 'icons/obj/surgery.dmi'
w_class = ITEMSIZE_SMALL
drop_sound = 'sound/items/drop/weldingtool.ogg'