Npcvendingmachine.Pricedecreaseamount
npcvendingmachine.pricedecreaseamount
Attributes
- Help
- How much to decrease the price for if it is underselling (0.05 = 5%)
- Type
- float
- Saved
- Yes
- ServerAdmin
- Yes
- ServerUser
- No
- Clientside
- No
- Serverside
- Yes
- DefaultValue
- 0.05
▸Raw JSON
{
"Help": "How much to decrease the price for if it is underselling (0.05 = 5%)",
"Type": "float",
"Saved": true,
"ServerAdmin": true,
"ServerUser": false,
"Clientside": false,
"Serverside": true,
"DefaultValue": 0.05
}
