Fix falsewall (#55704)

This commit is contained in:
Dex
2020-12-25 22:09:49 +01:00
committed by GitHub
parent 9751002cf9
commit ea55f4247d
+1 -1
View File
@@ -304,7 +304,7 @@
mineral = /obj/item/stack/rods
mineral_amount = 5
walltype = /turf/closed/wall/mineral/iron
base_icon_state = "icerock_wall"
base_icon_state = "iron_wall"
smoothing_flags = SMOOTH_BITMASK
smoothing_groups = list(SMOOTH_GROUP_WALLS, SMOOTH_GROUP_IRON_WALLS)
canSmoothWith = list(SMOOTH_GROUP_IRON_WALLS)