added some donator items

also removed clown technode, you can't build the honker mech anyways
This commit is contained in:
evilew
2024-01-26 18:08:55 +01:00
parent 6dc302bb33
commit 90c39d76f4
3 changed files with 49 additions and 10 deletions
+9 -9
View File
@@ -465,15 +465,15 @@
export_price = 5000
/////////////////////////Clown tech/////////////////////////
/datum/techweb_node/clown
id = "clown"
display_name = "Clown Technology"
description = "Honk?!"
prereq_ids = list("base")
design_ids = list("air_horn", "honker_main", "honker_peri", "honker_targ", "honk_chassis", "honk_head", "honk_torso", "honk_left_arm", "honk_right_arm",
"honk_left_leg", "honk_right_leg", "mech_banana_mortar", "mech_mousetrap_mortar", "mech_honker", "mech_punching_face", "implant_trombone", "borg_transform_clown")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
export_price = 5000
// /datum/techweb_node/clown
// id = "clown"
// display_name = "Clown Technology"
// description = "Honk?!"
// prereq_ids = list("base")
// design_ids = list("air_horn", "honker_main", "honker_peri", "honker_targ", "honk_chassis", "honk_head", "honk_torso", "honk_left_arm", "honk_right_arm",
// "honk_left_leg", "honk_right_leg", "mech_banana_mortar", "mech_mousetrap_mortar", "mech_honker", "mech_punching_face", "implant_trombone", "borg_transform_clown")
// research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
// export_price = 5000
////////////////////////Computer tech////////////////////////
/datum/techweb_node/comptech