Small Tyr Thing (#11756)

This commit is contained in:
FluffMedic
2025-09-29 20:00:21 -04:00
committed by GitHub
parent e2cd67cef4
commit 5e26d49b9a
2 changed files with 6 additions and 0 deletions

View File

@@ -27,6 +27,10 @@
/obj/item/stack/material/steel = 6\
)
tame_items = list(
/obj/item/reagent_containers/food/snacks/jellyfishcore = 70
)
//I know very little of this
swallowTime = 3 SECONDS
vore_active = 1

View File

@@ -121,6 +121,8 @@
special_attack_min_range = 1
special_attack_max_range = 7
special_attack_cooldown = 13 SECONDS
ai_holder_type = /datum/ai_holder/simple_mob/melee/evasive/jellyfish
swallowTime = 1.5 SECONDS
vore_active = 1