remove duplicate var in /obj/structure/flora/rock/jungle

This commit is contained in:
William Wallace
2019-10-08 23:24:28 +01:00
parent b59c809bd5
commit ea39325ec5
+1 -2
View File
@@ -393,9 +393,8 @@
//Jungle rocks
/obj/structure/flora/rock/jungle
icon_state = "pile of rocks"
desc = "A pile of rocks."
icon_state = "rock"
desc = "A pile of rocks."
icon = 'icons/obj/flora/jungleflora.dmi'
density = FALSE