Merge pull request #3180 from Anewbe/carpspam

Gives fish an item drop
This commit is contained in:
Neerti
2017-04-01 17:47:40 -04:00
committed by GitHub

View File

@@ -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(