mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
powder that makes you say yes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user