master
runs 2020-05-29 14:24:48 +02:00
parent a302a1ca85
commit 1c8aa2b19f
1 changed files with 0 additions and 5 deletions

View File

@ -66,11 +66,6 @@ minetest.register_entity("petz:"..pet_name,{
lung_capacity = 10, -- seconds
max_hp = 8,
head = {
rotation_origin = vector.new(-90, 90, 0), --in degrees, normally values are -90, 0, 90
position_correction = vector.new(0, 0.3, -0.0),
},
attack={range=0.5, damage_groups={fleshy=3}},
animation = {
walk={range={x=1, y=12}, speed=25, loop=true},