mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 19:49:39 +01:00
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
/// Temperature of drake fire hotspots
|
|
#define DRAKE_FIRE_TEMP 500
|
|
/// Volume of drake fire hotspots
|
|
#define DRAKE_FIRE_EXPOSURE 50
|