mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Boosted the minimum and max power of light tubes
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#define LIGHT_BROKEN 2
|
||||
#define LIGHT_BURNED 3
|
||||
|
||||
#define TUBE_BRIGHT_MIN 6
|
||||
#define TUBE_BRIGHT_MAX 8
|
||||
#define TUBE_BRIGHT_MIN 7
|
||||
#define TUBE_BRIGHT_MAX 9
|
||||
#define BULB_BRIGHT_MIN 4
|
||||
#define BULB_BRIGHT_MAX 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user