Merge pull request #5091 from VOREStation/upstream-merge-6101

[MIRROR] Fixes mapping tool icons for fulltile windows
This commit is contained in:
Novacat
2019-04-18 13:34:12 -04:00
committed by GitHub
2 changed files with 5 additions and 2 deletions
+5 -2
View File
@@ -486,6 +486,7 @@
force_threshold = 3
/obj/structure/window/basic/full
icon_state = "window-full"
maxhealth = 24
fulltile = TRUE
@@ -502,6 +503,7 @@
force_threshold = 5
/obj/structure/window/phoronbasic/full
icon_state = "phoronwindow-full"
maxhealth = 80
fulltile = TRUE
@@ -519,6 +521,7 @@
force_threshold = 10
/obj/structure/window/phoronreinforced/full
icon_state = "phoronrwindow-full"
maxhealth = 160
fulltile = TRUE
@@ -535,7 +538,7 @@
force_threshold = 6
/obj/structure/window/reinforced/full
icon_state = "fwindow"
icon_state = "rwindow-full"
maxhealth = 80
fulltile = TRUE
@@ -572,7 +575,7 @@
var/id
/obj/structure/window/reinforced/polarized/full
icon_state = "fwindow"
icon_state = "rwindow-full"
maxhealth = 80
fulltile = TRUE