Adds Blind Cane (#31136)

* blind cane

* fix equal sign spacing

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

---------

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
Ahzpy
2025-12-04 15:59:23 +00:00
committed by GitHub
co-authored by DGamerL
parent 9ef057533b
commit f36344740c
6 changed files with 50 additions and 2 deletions
@@ -129,6 +129,10 @@
display_name = "Walking cane"
path = /obj/item/cane
/datum/gear/blindcane
display_name = "Blind cane"
path = /obj/item/blindcane
/datum/gear/cards
display_name = "Deck of standard cards"
path = /obj/item/deck/cards
@@ -49,8 +49,7 @@
cost = -4
trait_to_apply = TRAIT_BLIND
blacklisted = TRUE
item_to_give = /obj/item/clothing/glasses/sunglasses/blindfold
item_slot = ITEM_SLOT_EYES
item_to_give = /obj/item/blindcane
/datum/quirk/mute
name = "Mute"