ML3M and NFSW gun research removal

Removed from science research, but they are still in the code. This is to remove them from play. Reasons for removal are too complicated to state here.
This commit is contained in:
DHA
2019-12-27 08:48:37 -08:00
parent d3e01f1310
commit b93f5a2fa4
2 changed files with 11 additions and 2 deletions
+5 -1
View File
@@ -30,7 +30,9 @@
build_path = /obj/item/weapon/reagent_containers/hypospray/science
sort_string = "KCAVB"
// ML-3M medigun and cells
/*
/datum/design/item/medical/cell_based/AssembleDesignName()
..()
name = "Cell-based medical prototype ([item_name])"
@@ -241,4 +243,6 @@
req_tech = list(TECH_MATERIAL = 5, TECH_MAGNET = 3, TECH_BLUESPACE = 3, TECH_BIO = 5, TECH_ILLEGAL = 5)
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 5000, "plastic" = 2500, "uranium" = 2000)
build_path = /obj/item/ammo_casing/microbattery/medical/normalsize
sort_string = "KVCOC"
sort_string = "KVCOC"
Don't even think about it -DHA */
+6 -1
View File
@@ -74,6 +74,7 @@
sort_string = "MAAUC"
// NSFW gun and cells
/*
/datum/design/item/weapon/cell_based/AssembleDesignName()
..()
name = "Cell-based weapon prototype ([item_name])"
@@ -145,6 +146,8 @@
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 5000, "silver" = 1000, "gold" = 1000, "uranium" = 1000, "phoron" = 1000)
build_path = /obj/item/ammo_casing/microbattery/combat/xray
sort_string = "MAVCF"
*/
// Who the fuck thought this was a good idea? -RadiantFlash
/*/datum/design/item/nsfw_cell/stripper
@@ -154,7 +157,9 @@
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 5000, "uranium" = 2000, "phoron" = 2000, "diamond" = 500)
build_path = /obj/item/ammo_casing/microbattery/combat/stripper
sort_string = "MAVCG"
*/
None of these for now, too. -DHA */
/*
/datum/design/item/nsfw_cell/final
name = "FINAL OPTION"