Skip to content

Commit

Permalink
I hate energy conversions (#22942)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oblisk234 authored Jan 5, 2025
1 parent 4fe084b commit 6470386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/clockcult.dm
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GLOBAL_LIST_EMPTY(all_scripture)
#define SCRIPTURE_APPLICATION "Application"

//Various costs related to power.
///The max power in W that the cult can stockpile
///The max power in kJ that the cult can stockpile
#define MAX_CLOCKWORK_POWER 50000
/// Scripts will unlock if the total power reaches this amount
#define SCRIPT_UNLOCK_THRESHOLD 25000
Expand Down

0 comments on commit 6470386

Please sign in to comment.