Fuck Greytiders: Buffs the Chef's CQC (#57503)

This commit is contained in:
Iamgoofball
2021-03-08 23:48:58 -08:00
committed by GitHub
parent 888e1be6d5
commit a79c9c786a
+1 -1
View File
@@ -225,7 +225,7 @@
///Subtype of CQC. Only used for the chef.
/datum/martial_art/cqc/under_siege
name = "Close Quarters Cooking"
var/list/valid_areas = list(/area/service/kitchen)
var/list/valid_areas = list(/area/service/kitchen, /area/service/cafeteria, /area/service/bar, /area/service/theater)
///Prevents use if the cook is not in the kitchen.
/datum/martial_art/cqc/under_siege/can_use(mob/living/owner) //this is used to make chef CQC only work in kitchen