fixed white hole blueprintabilty
This commit is contained in:
parent
92986fa0f6
commit
6257329997
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ data:extend({
|
||||||
type = "furnace",
|
type = "furnace",
|
||||||
icon = sprite('item.png'),
|
icon = sprite('item.png'),
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
|
flags = {"player-creation","placeable-neutral"},
|
||||||
collision_box = {{-5.8,-5.8},{5.8,5.8}},
|
collision_box = {{-5.8,-5.8},{5.8,5.8}},
|
||||||
selection_box = {{-6,-6},{6,6}},
|
selection_box = {{-6,-6},{6,6}},
|
||||||
max_health = 1500,
|
max_health = 1500,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue