aaaand the rest of the modules folder

This commit is contained in:
deathride58
2018-01-04 01:45:38 -05:00
parent 8f593f0d00
commit aabbbb9dff
89 changed files with 629 additions and 788 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ GLOBAL_LIST_EMPTY(gravity_generators) // We will keep track of this by adding ne
// You aren't allowed to move.
/obj/machinery/gravity_generator/Move()
..()
. = ..()
qdel(src)
/obj/machinery/gravity_generator/proc/set_broken()