mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes t-ray scanners and map editing (#20725)
* t-ray scanner fix * fix map editing * autodoc stuff * don't hide vents and things * misc layer fixes
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
icon_state = "weeds"
|
||||
base_icon_state = "weeds"
|
||||
max_integrity = 15
|
||||
layer = WIRE_TERMINAL_LAYER
|
||||
layer = ABOVE_ICYOVERLAY_LAYER
|
||||
smoothing_flags = SMOOTH_BITMASK
|
||||
smoothing_groups = list(SMOOTH_GROUP_ALIEN_RESIN, SMOOTH_GROUP_ALIEN_WEEDS)
|
||||
canSmoothWith = list(SMOOTH_GROUP_ALIEN_WEEDS, SMOOTH_GROUP_WALLS)
|
||||
|
||||
Reference in New Issue
Block a user