Merge pull request #46978 from willox/duplicate-variable-stuff

removed a bunch of duplicate member variable definitions and entirely duplicated types
This commit is contained in:
Rob Bailey
2019-10-12 03:44:15 -07:00
committed by GitHub
52 changed files with 26 additions and 148 deletions
@@ -9,7 +9,6 @@
integrity_failure = 0
can_weld_shut = 0
cutting_tool = /obj/item/wirecutters
open_sound = "rustle"
material_drop = /obj/item/stack/sheet/cardboard
delivery_icon = "deliverybox"
anchorable = FALSE
+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