Science nerfs (#28)

* Because No

* Okay not as much no this time

* Cargo is impossible to nerf
This commit is contained in:
Poojawa
2016-09-04 07:34:46 -05:00
committed by GitHub
parent b004fd6db1
commit 0a2fd60520
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1506,4 +1506,4 @@
/obj/item/weapon/canvas/twentythreeXtwentythree,
/obj/item/toy/crayon/rainbow,
/obj/item/toy/crayon/rainbow)
crate_name= "art supply crate"
crate_name= "art supply crate"
@@ -46,9 +46,9 @@
name = "Telescopic Riot Shield"
desc = "An advanced riot shield made of lightweight materials that collapses for easy storage."
id = "tele_shield"
req_tech = list("combat" = 4, "materials" = 3, "engineering" = 4)
req_tech = list("combat" = 5, "materials" = 4, "engineering" = 4)
build_type = PROTOLATHE
materials = list(MAT_METAL = 4000, MAT_GLASS = 5000, MAT_SILVER = 300)
materials = list(MAT_METAL = 4000, MAT_GLASS = 5000, MAT_SILVER = 3000)
build_path = /obj/item/weapon/shield/riot/tele
category = list("Weapons")
@@ -198,6 +198,8 @@
category = list("Weapons")
//WT550 Mags
// Literally cancer - Poojawa
/*
/datum/design/mag_oldsmg
name = "WT-550 Auto Gun Magazine (4.6x30mm)"
@@ -229,7 +231,7 @@
id = "mag_oldsmg_tx"
materials = list(MAT_METAL = 6000, MAT_SILVER = 600, MAT_URANIUM = 2000)
build_path = /obj/item/ammo_box/magazine/wt550m9/wttx
*/
/datum/design/stunshell
name = "Stun Shell"
desc = "A stunning shell for a shotgun."