Merge pull request #34533 from Buggy123/patch-56

Fixes integrity value for non-reinforced plasma window
This commit is contained in:
Leo
2018-01-18 10:10:11 -02:00
committed by GitHub

View File

@@ -525,7 +525,7 @@
icon = 'icons/obj/smooth_structures/plasma_window.dmi'
icon_state = "plasmawindow"
dir = FULLTILE_WINDOW_DIR
max_integrity = 100
max_integrity = 300
fulltile = TRUE
flags_1 = PREVENT_CLICK_UNDER_1
smooth = SMOOTH_TRUE