Refactor machinery/anchored to default to TRUE

Deletes /obj/machinery/thruster.

Changes the density of the following abstract types:
- /obj/machinery/modular_computer
- /obj/machinery/mineral
- /obj/machinery/field
- /obj/machinery/particle_accelerator
- /obj/machinery/abductor
- /obj/machinery/telecomms
This commit is contained in:
Tad Hardesty
2018-05-27 18:41:10 -07:00
parent 22d9f29386
commit 4afd6fd2a0
9 changed files with 10 additions and 8 deletions
@@ -6,6 +6,7 @@
icon = 'icons/obj/turrets.dmi'
icon_state = "machinegun"
can_buckle = TRUE
anchored = FALSE
density = TRUE
max_integrity = 100
buckle_lying = FALSE