add scifi_nodes:dent to rotation deny list

This commit is contained in:
BuckarooBanzay 2024-09-19 15:51:52 +02:00
parent 0637fcc5e1
commit 575b2a8c4a

View File

@ -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 = {