mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
bamboo walls should no longer tile red carpet (#92135)
This commit is contained in:
@@ -326,7 +326,7 @@
|
||||
mineral = /obj/item/stack/sheet/mineral/bamboo
|
||||
walltype = /turf/closed/wall/mineral/bamboo
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
smoothing_groups = SMOOTH_GROUP_WALLS + SMOOTH_GROUP_BAMBOO_WALLS + SMOOTH_GROUP_CLOSED_TURFS
|
||||
smoothing_groups = SMOOTH_GROUP_BAMBOO_WALLS + SMOOTH_GROUP_WALLS + SMOOTH_GROUP_CLOSED_TURFS
|
||||
canSmoothWith = SMOOTH_GROUP_BAMBOO_WALLS
|
||||
|
||||
/obj/structure/falsewall/iron
|
||||
|
||||
Reference in New Issue
Block a user