GetAlcoholValue

export GetAlcoholValue to get the alcohol value.

Export to get the alcohol value can only be used in the client side

local alcohol_value =  exports['devcore_needs']:GetAlcoholValue()

print(alcohol_value)

Last updated