forked from mtcontrib/scifi_nodes
Compare commits
2 Commits
4f2d2a304f
...
c649c290ab
Author | SHA1 | Date | |
---|---|---|---|
c649c290ab | |||
c44ced1362 |
@ -33,7 +33,6 @@ for _, row in ipairs(plants) do
|
||||
groups = {snappy=1, oddly_breakable_by_hand=1, dig_immediate=3, flora=1},
|
||||
paramtype = "light",
|
||||
visual_scale = size,
|
||||
buildable_to = true,
|
||||
walkable = false,
|
||||
damage_per_second = dmg,
|
||||
selection_box = {
|
||||
|
Reference in New Issue
Block a user