mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +01:00
Merge pull request #11765 from Couls/butcher-koi
Allow koi to be butchered
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
melee_damage_lower = 2
|
||||
melee_damage_upper = 2
|
||||
speak_emote = list("blurps")
|
||||
butcher_results = null
|
||||
butcher_results = list(/obj/item/reagent_containers/food/snacks/salmonmeat = 1)
|
||||
|
||||
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
||||
minbodytemp = 0
|
||||
|
||||
Reference in New Issue
Block a user