Merge pull request #14893 from WanderingFox95/WanderingFox95-TheDailyWhiplash

[Ready] The Daily Whiplash (Newspaper Baton)
This commit is contained in:
silicons
2021-06-29 08:50:48 -07:00
committed by GitHub
3 changed files with 22 additions and 0 deletions

View File

@@ -72,6 +72,16 @@
category = CAT_WEAPONRY
subcategory = CAT_MELEE
/datum/crafting_recipe/newsbaton
name = "Newspaper Baton"
result = /obj/item/melee/classic_baton/telescopic/newspaper
reqs = list(/obj/item/melee/classic_baton/telescopic = 1,
/obj/item/newspaper = 1,
/obj/item/stack/sticky_tape = 2)
time = 40
category = CAT_WEAPONRY
subcategory = CAT_MELEE
/datum/crafting_recipe/bokken
name = "Training Bokken"
result = /obj/item/melee/bokken