mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Simple mob combat changes. (#22797)
Simple mobs don't dodge backwards anymore, it just doesn't really work as an engaging mechanic. To-do: - [ ] Add armour to a bunch of simple mobs. - [ ] Maybe make simple mobs attack with actual weapons instead of magical damage numbers. - [ ] Fix simplemob movement glide. Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -481,7 +481,6 @@
|
||||
meat_amount = 0
|
||||
meat_type = null
|
||||
light_range = 2
|
||||
smart_melee = TRUE
|
||||
blood_overlay_icon = null
|
||||
blood_type = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user