mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 22:13:50 +00:00
Merge pull request #1902 from CHOMPStationBot/upstream-merge-9254
[MIRROR] Rabbits don't bumpnom anymore
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user