mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user