Skip to content

Commit 9c2ddb6

Browse files
committed
THAT IS BAD very bad
1 parent 2b5f6a0 commit 9c2ddb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monkestation/code/modules/art_sci_overrides/artifact_objects/artifact_powergen.dm

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ARTIFACT_SETUP(/obj/machinery/power/generator_artifact, SSmachines, null, /datum
2929
) //narnar doesnt need power
3030

3131
valid_type_paths = list(/obj/machinery/power/generator_artifact)
32-
research_value = 10000 //Holy moly lucky you!
32+
research_value = TECHWEB_TIER_4_POINTS //Holy moly lucky you!
3333
activation_message = "begins emitting a faint, droning hum."
3434
deactivation_message = "shortcircuits!"
3535
COOLDOWN_DECLARE(sideeffect_cooldown)

0 commit comments

Comments
 (0)