Merge pull request #5427 from Citadel-Station-13/upstream-merge-35417

[MIRROR] The chef is also a cook
This commit is contained in:
deathride58
2018-02-11 23:35:29 +00:00
committed by GitHub
@@ -216,6 +216,8 @@ Cook
var/chosen_box = pick(possible_boxes)
var/obj/item/storage/box/I = new chosen_box(src)
H.equip_to_slot_or_del(I,slot_in_backpack)
var/datum/martial_art/cqc/justacook = new
justacook.teach(H)
/*
Botanist