nutritech name fix + fatoray nerf

returned the fatoray cannon back to 3-shot charge, fixed nutritech research nodes (their names were swapped)
This commit is contained in:
GDLW
2023-05-15 12:25:47 +02:00
parent dbd3700772
commit 5d5d41407d
2 changed files with 8 additions and 8 deletions
@@ -1,19 +1,19 @@
/////////////// GS13 - NUTRITIONAL TECHNOLOGY
/datum/techweb_node/nutri_tech
id = "nutritech_weapons"
display_name = "Nutri-Tech Weapons"
/datum/techweb_node/nutritech_tools
id = "nutritech_tools"
display_name = "Nutri-Tech Tools"
description = "Ending world hunger was never made easier!"
prereq_ids = list("biotech") // add "engineering" if the designs get complicated later on
prereq_ids = list("biotech", "adv_engi") // add "engineering" if the designs get complicated later on
design_ids = list("calorite_collar", "ci-nutrimentturbo")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
boost_item_paths = list(/obj/item/gun/energy/fatoray, /obj/item/gun/energy/fatoray/cannon, /obj/item/trash/fatoray_scrap1, /obj/item/trash/fatoray_scrap2)
export_price = 5000
hidden = TRUE
/datum/techweb_node/nutri_tools
id = "nutritech_tools"
display_name = "Nutri-Tech Tools"
/datum/techweb_node/nutritech_weapons
id = "nutritech_weapons"
display_name = "Nutri-Tech Weapons"
description = "Ever wanted to reach your daily caloric intake in just 5 seconds?"
prereq_ids = list("biotech", "adv_engi")
design_ids = list("fatoray_weak", "fatoray_cannon_weak")
+1 -1
View File
@@ -110,7 +110,7 @@
/obj/item/ammo_casing/energy/fattening/cannon_weak
name = "one-shot fattening weapon lens"
select_name = "fatten"
e_cost = 200
e_cost = 300
projectile_type = /obj/item/projectile/energy/fattening/cannon_weak
/obj/item/projectile/energy/fattening/cannon_weak