Consolidates NEB code into a modular package

This commit is contained in:
Michiyamenotehifunana
2017-12-15 16:57:22 +08:00
parent b6b0ab69e3
commit e77c1a8a07
10 changed files with 238 additions and 346 deletions
@@ -0,0 +1,5 @@
/datum/crafting_recipe/toyneb
name = "Non-Euplastic Blade"
reqs = list(/obj/item/light/tube = 1, /obj/item/stack/cable_coil = 1, /obj/item/stack/sheet/plastic = 4)
result = /obj/item/toy/sword/cx
category = CAT_MISC