Fixes draggable bushes, sprite oversight [MAPPING CHANGES] (#19351)

* no drag the bush, and other tweaks

* im smart

* mapping changes

* delete
This commit is contained in:
S34N
2022-10-19 22:22:41 +01:00
committed by GitHub
parent 96b39e6a28
commit ce7d68fcf1
3 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -85759,7 +85759,7 @@
/turf/simulated/floor/engine,
/area/engine/engineering)
"tkb" = (
/obj/structure/flora/junglebush/c,
/obj/structure/flora/junglebush,
/obj/machinery/light{
dir = 4
},
@@ -95001,7 +95001,7 @@
/turf/simulated/floor/plating,
/area/maintenance/starboard)
"yib" = (
/obj/structure/flora/junglebush/b,
/obj/structure/flora/junglebush,
/obj/structure/flora/ausbushes/ppflowers,
/obj/machinery/light{
dir = 4
-5
View File
@@ -392,8 +392,6 @@
icon_state = "[base_icon_state][rand(1, variations)]"
. = ..()
/obj/structure/flora/grass/jungle/b //s34n todo: delete these and mapedit
//Jungle rocks
/obj/structure/flora/rock/jungle
@@ -422,9 +420,6 @@
icon_state = "[base_icon_state][rand(1, variations)]"
. = ..()
/obj/structure/flora/junglebush/b //s34n todo: delete these and mapedit
/obj/structure/flora/junglebush/c //s34n todo: delete these and mapedit
/obj/structure/flora/junglebush/large
icon = 'icons/obj/flora/largejungleflora.dmi'
pixel_x = -16
@@ -0,0 +1,3 @@
/obj/structure/flora/grass/jungle/b : /obj/structure/flora/grass/jungle
/obj/structure/flora/junglebush/b : /obj/structure/flora/junglebush
/obj/structure/flora/junglebush/c : /obj/structure/flora/junglebush