# Alcohol Status & Stamina

If you're using custom script for stamina:

* Go to utils.lua and change function `getPlayerStamina()`

How to configurate alcohol status?

* Set Alcohol status to true in config.lua
* Go to utils.lua and change function `getPlayerAlcohol()`

```sh
IMPORTANT!! Return value must be from 0 to 100
```
