mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
[Non modular] Small booze changes to make it more sensible (#795)
* am drunk * Update alcohol_reagents.dm * Update alcohol_reagents.dm * Update life.dm
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#define ALCOHOL_THRESHOLD_MODIFIER 1 //Greater numbers mean that less alcohol has greater intoxication potential
|
||||
#define ALCOHOL_RATE 0.005 //The rate at which alcohol affects you
|
||||
//#define ALCOHOL_RATE 0.005 //The rate at which alcohol affects you //ORIGINAL
|
||||
#define ALCOHOL_RATE 0.002 //The rate at which alcohol affects you //SKYRAT EDIT CHANGE - booze
|
||||
#define ALCOHOL_EXPONENT 1.6 //The exponent applied to boozepwr to make higher volume alcohol at least a little bit damaging to the liver
|
||||
|
||||
////////////// I don't know who made this header before I refactored alcohols but I'm going to fucking strangle them because it was so ugly, holy Christ
|
||||
|
||||
Reference in New Issue
Block a user