mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 13:13:03 +00:00
Attempt to fix white cane, Removes character_name whitelist
This commit is contained in:
@@ -451,20 +451,12 @@
|
|||||||
|
|
||||||
//Gozulio
|
//Gozulio
|
||||||
//Glitterpaws
|
//Glitterpaws
|
||||||
/datum/gear/fluff/goz_whitecane_j
|
|
||||||
|
/datum/gear/fluff/goz_whitecane
|
||||||
path = /obj/item/weapon/melee/goz_whitecane
|
path = /obj/item/weapon/melee/goz_whitecane
|
||||||
display_name = "Telescopic White Cane"
|
display_name = "Telescopic White Cane"
|
||||||
description = "A telescoping white cane. They are commonly used by the blind or visually impaired as a mobility tool or as a courtesy to others."
|
description = "A telescoping white cane. They are commonly used by the blind or visually impaired as a mobility tool or as a courtesy to others."
|
||||||
ckeywhitelist = list("gozulio")
|
ckeywhitelist = list("gozulio")
|
||||||
character_name = list("Jessie Glitterpaws")
|
|
||||||
|
|
||||||
/datum/gear/fluff/goz_whitecane_e
|
|
||||||
path = /obj/item/weapon/melee/goz_whitecane
|
|
||||||
display_name = "Telescopic White Cane"
|
|
||||||
description = "A telescoping white cane. They are commonly used by the blind or visually impaired as a mobility tool or as a courtesy to others."
|
|
||||||
ckeywhitelist = list("gozulio")
|
|
||||||
character_name = list("Eira Glitterpaws")
|
|
||||||
|
|
||||||
|
|
||||||
// H CKEYS
|
// H CKEYS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user