Changes Hooligan Meat to Crab Meat

Title
This commit is contained in:
Andrew
2019-08-13 09:32:50 -05:00
committed by GitHub
parent afe9accf94
commit eadff9b46d

View File

@@ -72,7 +72,7 @@
attack_edge = TRUE
melee_attack_delay = 1 SECOND
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat/crab
response_help = "pets"
response_disarm = "gently pushes aside"
@@ -117,4 +117,4 @@
for(var/mob/living/L in hearers(holder))
if(!istype(L, holder)) // Don't follow other hooligan crabs.
holder.visible_message("<span class='notice'>\The [holder] starts to follow \the [L].</span>")
set_follow(L, rand(20 SECONDS, 40 SECONDS))
set_follow(L, rand(20 SECONDS, 40 SECONDS))