mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Attempt to fix white cane, Removes character_name whitelist
This commit is contained in:
@@ -451,20 +451,12 @@
|
||||
|
||||
//Gozulio
|
||||
//Glitterpaws
|
||||
/datum/gear/fluff/goz_whitecane_j
|
||||
|
||||
/datum/gear/fluff/goz_whitecane
|
||||
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("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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user