mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Remove the knockback for Big acid slimes
This commit is contained in:
@ -137,6 +137,7 @@ mobs:register_mob("mobs:greenbig", {
|
||||
jump_height = 6,
|
||||
view_range = 16,
|
||||
floats = 1,
|
||||
knock_back = 0, --this is a test
|
||||
-- chance of dropping glue and coins
|
||||
drops = {
|
||||
},
|
||||
|
Reference in New Issue
Block a user