mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[MIRROR] Deletes Rapid_melee on wendigo [MDB IGNORE] (#19153)
* Deletes Rapid_melee on wendigo (#73189) Deletes Rapid_melee on wendigo. Currently Wendigo has a rare chance (or maybe some weird trigger that I was only rarely able to activate) of activating rapid_melee, causing it to attack 8 times per second. I don't think Wendigo doing 224 damage to someone wearing Ash Drake armor is intended so I think it's safe to say this is an unintended bug. * Deletes Rapid_melee on wendigo --------- Co-authored-by: Xander3359 <66163761+Xander3359@users.noreply.github.com>
This commit is contained in:
@@ -34,8 +34,6 @@ Difficulty: Hard
|
||||
aggro_vision_range = 18 // man-eating for a reason
|
||||
speed = 6
|
||||
move_to_delay = 6
|
||||
rapid_melee = 8 // every 1/4 second
|
||||
melee_queue_distance = 18 // as far as possible really, need this because of charging and teleports
|
||||
ranged = TRUE
|
||||
pixel_x = -16
|
||||
base_pixel_x = -16
|
||||
|
||||
Reference in New Issue
Block a user