mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Fixes a Loadout Entry Description (#15595)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user