File size: 315 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
-- ========== GENERATED BY SlabPreset Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('SlabVariants', {
id = "IndoorIndoor",
save_in = "Libs/Volumes",
})
PlaceObj('SlabVariants', {
id = "Outdoor",
save_in = "Libs/Volumes",
})
PlaceObj('SlabVariants', {
id = "OutdoorIndoor",
save_in = "Libs/Volumes",
})
|