Item Edits 3: Fuzlet (#1331)

## About The Pull Request

Edits items on request for Fuzlet, essentially genericfying them of name
references.

## Changelog

Nah

Co-authored-by: projectkepler-RU <99981766+projectkepler-ru@users.noreply.github.com>
This commit is contained in:
Otome
2024-03-31 08:30:35 -06:00
committed by GitHub
co-authored by projectkepler-RU
parent c821fbdb8d
commit 79dfa540c7
3 changed files with 4 additions and 4 deletions
@@ -323,7 +323,7 @@
squeak_override = list('sound/effects/crunchybushwhack1.ogg' = 1)
/obj/item/toy/plush/skyrat/fox/mia
name = "Mias fox plushie"
name = "silver fox plushie" //bubber edit on request
desc = "A small stuffed silver fox with a collar tag that says “Eavy” and a tiny bell in its fluffy tail."
icon_state = "miafox"
@@ -1128,8 +1128,8 @@
"snuggle",
"cuddle",
"kiss",
"feed Dan Kelly",
"hoard Shinzo Shore",
//"feed Dan Kelly", /bubber edit on request/
//"hoard Shinzo Shore", /bubber edit on request/
"spoil friends",
"hold hands",
"have this license",
@@ -1,5 +1,5 @@
/datum/loadout_item/toys/miafoxplush
name = "Mias fox plushie"
name = "silver fox plushie" //bubber edit on request
item_path = /obj/item/toy/plush/skyrat/fox/mia
//ckeywhitelist = list("fuzlet")