mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Leviathan key is now wearable on the mask slot. (#17850)
* Leviathan key is now wearable on the mask slot. * stuff --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -210,9 +210,13 @@
|
||||
/obj/item/leviathan_key
|
||||
name = "leviathan activation key"
|
||||
desc = "A key made of hardlight used to activate the Leviathan. It is a software-controlled morphing key that uses self-replicating encryption: \
|
||||
it cannot be replicated at all. Most importantly, if it is stolen, it can simply be deactivated by the SCC. A marvel of modern technology!"
|
||||
it cannot be replicated at all. Most importantly, if it is stolen, it can simply be deactivated by the SCC. A marvel of modern technology! \
|
||||
If you're vain, you could also probably wear it as a necklace."
|
||||
icon = 'icons/obj/machinery/ship_guns/zat_confirmation_terminals.dmi'
|
||||
icon_state = "cannon_key"
|
||||
item_state = "cannon_key"
|
||||
contained_sprite = TRUE
|
||||
slot_flags = SLOT_MASK
|
||||
|
||||
/obj/item/leviathan_case
|
||||
name = "leviathan key case"
|
||||
|
||||
Reference in New Issue
Block a user