mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Small Tyr Thing (#11756)
This commit is contained in:
@@ -27,6 +27,10 @@
|
|||||||
/obj/item/stack/material/steel = 6\
|
/obj/item/stack/material/steel = 6\
|
||||||
)
|
)
|
||||||
|
|
||||||
|
tame_items = list(
|
||||||
|
/obj/item/reagent_containers/food/snacks/jellyfishcore = 70
|
||||||
|
)
|
||||||
|
|
||||||
//I know very little of this
|
//I know very little of this
|
||||||
swallowTime = 3 SECONDS
|
swallowTime = 3 SECONDS
|
||||||
vore_active = 1
|
vore_active = 1
|
||||||
|
|||||||
@@ -121,6 +121,8 @@
|
|||||||
special_attack_min_range = 1
|
special_attack_min_range = 1
|
||||||
special_attack_max_range = 7
|
special_attack_max_range = 7
|
||||||
special_attack_cooldown = 13 SECONDS
|
special_attack_cooldown = 13 SECONDS
|
||||||
|
ai_holder_type = /datum/ai_holder/simple_mob/melee/evasive/jellyfish
|
||||||
|
|
||||||
|
|
||||||
swallowTime = 1.5 SECONDS
|
swallowTime = 1.5 SECONDS
|
||||||
vore_active = 1
|
vore_active = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user