mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
Tweaks mobspeed to not be fast as fucc boi.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
hostile = FALSE
|
||||
can_flee = TRUE
|
||||
violent_breakthrough = FALSE
|
||||
base_wander_delay = 8 //vorestation edit, to make pets slow.
|
||||
|
||||
// Won't wander away as quickly, ideal for event-spawned mobs like carp or drones.
|
||||
/datum/ai_holder/simple_mob/event
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat
|
||||
|
||||
say_list_type = /datum/say_list/fluffy_vr
|
||||
ai_holder_type = /datum/ai_holder/simple_mob/passive
|
||||
|
||||
/datum/say_list/fluffy_vr
|
||||
speak = list("Squee","Arf arf","Awoo","Squeak")
|
||||
|
||||
Reference in New Issue
Block a user