powder that makes you say yes

This commit is contained in:
Nadyr
2021-06-10 02:29:19 -04:00
committed by GitHub
parent f32683b3cb
commit e6eae4b90a
@@ -138,7 +138,7 @@ They're also cool, and Rykka/Nyria wrote this uwu
var/obj/item/clothing/head/newhat = H.get_active_hand()
H.drop_from_inventory(newhat, get_turf(src))
if(!stat)
intent = I_HELP
a_intent = I_HELP
newhat.attack_hand(src)
else if(src.get_active_hand())
to_chat(user, "<span class='notice'>\The [src] seems busy with \the [get_active_hand()] already!</span>")
@@ -179,4 +179,4 @@ They're also cool, and Rykka/Nyria wrote this uwu
maxHealth = 225 // tuff yeen. <3
health = 225 // tuff yeen. <3
ai_holder_type = /datum/ai_holder/simple_mob/melee/pack_mob/nyria // Define here what type of enemy hyena is. Nyria is non-hostile.
ai_holder_type = /datum/ai_holder/simple_mob/melee/pack_mob/nyria // Define here what type of enemy hyena is. Nyria is non-hostile.