mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
Sick Bugfixes (#20466)
Fixes #20458 Fixes #20456 Fixes #20455 Fixes #20449 Fixes #20447 Fixes #20440 Fixes #20434 Fixes #18515 Fixes #20443 Ugh. I'm still sick.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/obj/item/mesmetron
|
||||
name = "mesmetron pocketwatch"
|
||||
desc = "An elaborate pocketwatch, with a captivating gold etching and an enchanting face. . ."
|
||||
icon = 'icons/obj/items.dmi'
|
||||
icon = 'icons/obj/item/clothing/wrists/wrist.dmi'
|
||||
icon_state = "pocketwatch"
|
||||
item_state = "pocketwatch"
|
||||
drop_sound = 'sound/items/drop/accessory.ogg'
|
||||
pickup_sound = 'sound/items/pickup/accessory.ogg'
|
||||
matter = list(MATERIAL_GLASS = 150, MATERIAL_GOLD = 50)
|
||||
|
||||
Reference in New Issue
Block a user