Merge remote-tracking branch 'upstream/master' into wounds-part-2

This commit is contained in:
timothyteakettle
2020-07-26 00:25:26 +01:00
14 changed files with 705 additions and 635 deletions
@@ -324,6 +324,13 @@
result = /obj/item/toy/sword/cx
subcategory = CAT_MISCELLANEOUS
category = CAT_MISC
/datum/crafting_recipe/catgirlplushie
name = "Catgirl Plushie"
reqs = list(/obj/item/toy/plush/hairball = 3)
result = /obj/item/toy/plush/catgirl
subcategory = CAT_MISCELLANEOUS
category = CAT_MISC
////////////
//Unsorted//