mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Unbroken
This commit is contained in:
@@ -197,10 +197,11 @@
|
||||
//Memento Mori
|
||||
/obj/item/clothing/neck/necklace/memento_mori
|
||||
name = "Memento Mori"
|
||||
desc = "A golden pendant. An inscription on it says: \"Certain death tomorrow means certain life today.\""
|
||||
desc = "A mysterious pendant. An inscription on it says: \"Certain death tomorrow means certain life today.\""
|
||||
icon = 'icons/obj/lavaland/artefacts.dmi'
|
||||
icon_state = "memento_mori"
|
||||
actions_types = list(/datum/action/item_action/hands_free/memento_mori)
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
var/mob/living/carbon/human/active_owner
|
||||
|
||||
/obj/item/clothing/neck/necklace/memento_mori/item_action_slot_check(slot)
|
||||
|
||||
Reference in New Issue
Block a user