Update xenobio_toys_vr.dm

this is why I shouldn't code late at night
This commit is contained in:
FartMaster69420
2022-04-09 23:12:42 -04:00
parent d0032979d4
commit bb015daad3
@@ -1,5 +1,7 @@
/datum/design/item/weapon/xenobio/monkey_gun
id = "bluespace monkey deployment system"
name = "bluespace monkey deployment system"
desc = "An Advanced monkey teleportation and rehydration system. For serious monkey business."
id = "monkey_gun"
req_tech = list(TECH_MATERIAL = 3, TECH_BIO = 3, TECH_POWER = 4, TECH_COMBAT = 4, TECH_BLUESPACE = 6)
materials = list(MAT_PLASTEEL = 5000, MAT_GLASS = 5000, MAT_DIAMOND = 500, MAT_MORPHIUM = 350)
build_path = /obj/item/weapon/xenobio/monkey_gun
@@ -8,7 +10,7 @@
/datum/design/item/weapon/xenobio/grinder
name = "portable slime processor"
desc = "This high tech device combines the slime processor with the latest in woodcutting technology."
id = "slime_scanner"
id = "slime_grinder"
req_tech = list(TECH_MAGNET = 4, TECH_BIO = 7)
materials = list(MAT_STEEL = 500, MAT_GLASS = 500, MAT_DIAMOND = 500, MAT_MORPHIUM = 100)
build_path = /obj/item/weapon/slime_grinder