mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] Fixes hierophant walls incorrectly smoothing (#1206)
* Fixes hierophant walls not smoothing (#54231) * Fixes hierophant walls incorrectly smoothing Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -234,3 +234,5 @@
|
||||
icon = 'icons/turf/walls/hierophant_wall.dmi'
|
||||
icon_state = "wall"
|
||||
smoothing_flags = SMOOTH_CORNERS
|
||||
smoothing_groups = list(SMOOTH_GROUP_HIERO_WALL)
|
||||
canSmoothWith = list(SMOOTH_GROUP_HIERO_WALL)
|
||||
|
||||
Reference in New Issue
Block a user