removed squeak trhough + adjusted fluid boxes
This commit is contained in:
parent
6a2de84406
commit
547c712efb
30 changed files with 386 additions and 144 deletions
|
@ -32,7 +32,7 @@ data:extend({
|
|||
flags = {"player-creation","placeable-neutral","not-rotatable"},
|
||||
max_health = 300,
|
||||
corpse = 'big-remnants',
|
||||
collision_box = {{-4,-3.5},{4,3.5}},
|
||||
collision_box = {{-3.9,-3.4},{3.9,3.4}},
|
||||
selection_box = {{-4,-3.5},{4,3.5}},
|
||||
map_color = {r=0, g=0, b=1, a=1},
|
||||
minable = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue