1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-10-01 17:00:31 +02:00

Remove the knockback for Big acid slimes

This commit is contained in:
Ombridride 2015-05-27 00:12:05 +02:00
parent 054af5238c
commit a56f5f834d

View File

@ -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 = {
},