modules: A to C

This commit is contained in:
deathride58
2018-01-04 00:46:53 -05:00
parent d26a9b23a4
commit 0dbc2241ea
69 changed files with 822 additions and 771 deletions
+1 -2
View File
@@ -83,10 +83,9 @@
/obj/item/device/assembly/infra/Move()
var/t = dir
..()
. = ..()
setDir(t)
qdel(first)
return
/obj/item/device/assembly/infra/holder_movement()
if(!holder)