Temporarily Removes Drones, replacing later

This commit is contained in:
Dahlular
2021-09-24 16:43:26 -06:00
parent d0070cdab2
commit 15150c056a
3 changed files with 5 additions and 4 deletions
@@ -130,6 +130,7 @@
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE
//CIT ADDITIONS
/*
/datum/design/drone_shell
name = "Drone Shell"
desc = "A shell of a maintenance drone, an expendable robot built to perform station repairs."
@@ -140,4 +141,4 @@
build_path = /obj/item/drone_shell
category = list("Misc")
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE
*/