Merge pull request #5427 from Citadel-Station-13/upstream-merge-35417
[MIRROR] The chef is also a cook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user