Merge pull request #1902 from CHOMPStationBot/upstream-merge-9254

[MIRROR] Rabbits don't bumpnom anymore
This commit is contained in:
Nadyr
2021-05-08 07:52:23 -04:00
committed by GitHub

View File

@@ -34,7 +34,6 @@
// Vore vars
vore_active = 1
vore_bump_chance = 10
vore_bump_emote = "playfully lunges at"
vore_pounce_chance = 40
vore_pounce_maxhealth = 100 // They won't pounce by default, as they're passive. This is just so the nom check succeeds. :u
@@ -140,6 +139,7 @@
movement_cooldown = 0.5 // very fast bunbun.
vore_bump_chance = 10
vore_pounce_chance = 100
vore_pounce_falloff = 0.2
@@ -149,4 +149,4 @@
ai_holder_type = /datum/ai_holder/simple_mob/melee/evasive
/mob/living/simple_mob/vore/rabbit/killer/ex_act()
gib()
gib()