Skip to content

Commit

Permalink
makes temperatures a little more reasonable
Browse files Browse the repository at this point in the history
  • Loading branch information
Skies-Of-Blue committed Jan 8, 2025
1 parent 59df852 commit 9e88e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_nova/modules/teshari/code/_teshari.dm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define TESHARI_TEMP_OFFSET -30 // K, added to comfort/damage limit etc
#define TESHARI_TEMP_OFFSET -10 // K, added to comfort/damage limit etc // IRIS EDIT: -30 to -10 to account for the addition of cold lungs
#define TESHARI_HEATMOD 1.3
#define TESHARI_COLDMOD 0.67 // Except cold.

Expand Down

0 comments on commit 9e88e97

Please sign in to comment.