mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Pet collar bugfixes (#94309)
## About The Pull Request ~Since you can't wear pet collars and the bartender doesn't have a pet, I'm not sure why they're in the bartender drobe and bartender clothes locker. I removed them.~ Also, the felinid deathmatch loadout is supposed to spawn with a pet collar equipped but can't since they aren't wearable by humans so now they spawn with an alternate version that is wearable and NOT OBTAINABLE OUTSIDE OF DEATHMATCH. ## Why It's Good For The Game bugfix ## Changelog 🆑 fix: Deathmatch felinids now spawn in with pet collars as intended /🆑 Co-authored-by: Fghj240 <fakeemail@notrealemail.com>
This commit is contained in:
@@ -890,7 +890,7 @@
|
||||
head = /obj/item/clothing/head/soft/rainbow
|
||||
glasses = null
|
||||
ears = /obj/item/radio/headset
|
||||
neck = /obj/item/clothing/neck/petcollar
|
||||
neck = /obj/item/clothing/neck/petcollar/wearable
|
||||
//suit
|
||||
uniform = /obj/item/clothing/under/color/rainbow
|
||||
l_pocket = /obj/item/toy/cattoy
|
||||
|
||||
Reference in New Issue
Block a user