Removes admin type shortcut for /weapon

This commit is contained in:
CitadelStationBot
2017-08-16 18:50:57 -05:00
parent 2b9f59ca3d
commit acc75bfb5f

View File

@@ -0,0 +1,9 @@
diff a/code/modules/admin/verbs/debug.dm b/code/modules/admin/verbs/debug.dm (rejected hunks)
@@ -352,7 +352,6 @@ GLOBAL_PROTECT(AdminProcCallCount)
/obj/item/reagent_containers/food/drinks = "DRINK", //longest paths comes first
/obj/item/reagent_containers/food = "FOOD",
/obj/item/reagent_containers = "REAGENT_CONTAINERS",
- /obj/item = "WEAPON",
/obj/machinery/atmospherics = "ATMOS_MECH",
/obj/machinery/portable_atmospherics = "PORT_ATMOS",
/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack = "MECHA_MISSILE_RACK",