[MIRROR] fixes to shuttle smoothing (#434)

* fixes to shuttle smoothing (#53060)


    plastitanium walls now smooth with windows
    fixes airlocks not having a smoothing group, now plastitanium/titanium walls will smooth with the
    fixes plastitanium walls not smoothing with syndie walls

* fixes to shuttle smoothing

Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
SkyratBot
2020-08-20 17:06:43 +01:00
committed by GitHub
co-authored by Fikou
parent 812cd80bf8
commit d03c1f28be
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -707,7 +707,7 @@
heat_resistance = 1600
armor = list("melee" = 95, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 80, "acid" = 100)
smoothing_flags = SMOOTH_CORNERS
smoothing_groups = list(SMOOTH_GROUP_WINDOW_FULLTILE)
smoothing_groups = list(SMOOTH_GROUP_SHUTTLE_PARTS)
canSmoothWith = null
explosion_block = 3
damage_deflection = 11 //The same as normal reinforced windows.3