Merge pull request #14102 from Hatterhat/somatobuff-50513

[READY] somatoray buff - mutation locks + revolution ray
This commit is contained in:
silicons
2021-01-25 23:17:29 -07:00
committed by GitHub
9 changed files with 57 additions and 7 deletions

View File

@@ -324,8 +324,7 @@
desc = "A tool that discharges controlled radiation which induces mutation in plant cells. Harmless to other organic life."
id = "flora_gun"
build_type = PROTOLATHE
materials = list(/datum/material/iron = 2000, /datum/material/glass = 500)
reagents_list = list(/datum/reagent/radium = 20)
materials = list(/datum/material/iron = 2000, /datum/material/glass = 500, /datum/material/uranium = 2000)
build_path = /obj/item/gun/energy/floragun
category = list("Weapons")
departmental_flags = DEPARTMENTAL_FLAG_SERVICE | DEPARTMENTAL_FLAG_SCIENCE