Neck Examines (#11900)

This commit is contained in:
Geeves
2021-05-19 18:40:39 -03:00
committed by GitHub
parent f4f48cf593
commit 5f2fe3309f
8 changed files with 33 additions and 4 deletions
+4
View File
@@ -135,8 +135,12 @@
icon_state = "adhomai_clock"
item_state = "adhomai_clock"
contained_sprite = TRUE
slot_flags = SLOT_MASK
var/static/months = list("Menshe-aysaif", "Sil'nryy-aysaif", "Menshe-rhazzimy", "Sil'nryy-rhazzimy")
/obj/item/pocketwatch/adhomai/get_mask_examine_text(mob/user)
return "around [user.get_pronoun("his")] neck"
/obj/item/pocketwatch/adhomai/checktime(mob/user)
set category = "Object"
set name = "Check Time"