Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 3a3db0b

Browse files
authored
I hate energy conversions
1 parent 015ef7e commit 3a3db0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/__DEFINES/clockcult.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GLOBAL_LIST_EMPTY(all_scripture)
4646
#define SCRIPTURE_APPLICATION "Application"
4747

4848
//Various costs related to power.
49-
///The max power in W that the cult can stockpile
49+
///The max power in kJ that the cult can stockpile
5050
#define MAX_CLOCKWORK_POWER 50000
5151
/// Scripts will unlock if the total power reaches this amount
5252
#define SCRIPT_UNLOCK_THRESHOLD 25000

0 commit comments

Comments
 (0)