mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 05:02:42 +00:00
@@ -3,7 +3,7 @@
|
|||||||
name = "fish"
|
name = "fish"
|
||||||
desc = "Its a fishy. No touchy fishy."
|
desc = "Its a fishy. No touchy fishy."
|
||||||
icon = 'icons/mob/fish.dmi'
|
icon = 'icons/mob/fish.dmi'
|
||||||
meat_type = /obj/item/weapon/reagent_containers/food/snacks
|
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat
|
||||||
|
|
||||||
// By defautl they can be in any water turf. Subtypes might restrict to deep/shallow etc
|
// By defautl they can be in any water turf. Subtypes might restrict to deep/shallow etc
|
||||||
var/global/list/suitable_turf_types = list(
|
var/global/list/suitable_turf_types = list(
|
||||||
|
|||||||
Reference in New Issue
Block a user