mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #7240 from Heroman3003/azuchifix
Fixes Azura's collar
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
// Note for newly added fluff items: Ckeys should not contain any spaces, underscores or capitalizations,
|
||||||
|
// or else the item will not be usable.
|
||||||
|
// Example: Someone whose username is "Master Pred_Man" should be written as "masterpredman" instead
|
||||||
|
|
||||||
/datum/gear/fluff
|
/datum/gear/fluff
|
||||||
path = /obj/item
|
path = /obj/item
|
||||||
sort_category = "Fluff Items"
|
sort_category = "Fluff Items"
|
||||||
|
|||||||
Reference in New Issue
Block a user