forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
e1e2dd7712
commit
115e01dc4e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Config.DrunkSettings = {
|
||||||
Reduce_Level = 2 --Reduce Level
|
Reduce_Level = 2 --Reduce Level
|
||||||
}
|
}
|
||||||
|
|
||||||
Config.DrunkEffect = false --Enble/Disable Drunk Effect
|
Config.DrunkEffect = true --Enble/Disable Drunk Effect
|
||||||
Config.Effect_Interval = {
|
Config.Effect_Interval = {
|
||||||
--You can add more stages if you want
|
--You can add more stages if you want
|
||||||
[10] = { --Drunk Level at which this Effect will occur
|
[10] = { --Drunk Level at which this Effect will occur
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue