add scifi_nodes:dent
to rotation deny list
This commit is contained in:
parent
0637fcc5e1
commit
575b2a8c4a
@ -5,7 +5,8 @@ local node_ids_rotateable = {}
|
||||
-- nodes that have facedir-param2 but look weird when rotated
|
||||
local orientation_blacklist = {
|
||||
["scifi_nodes:blackdmg"] = true,
|
||||
["scifi_nodes:lighttop"] = true
|
||||
["scifi_nodes:lighttop"] = true,
|
||||
["scifi_nodes:dent"] = true
|
||||
}
|
||||
|
||||
local wallmounted = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user