Root_Secondary_Consume_Potion
Server/Item/RootInteractions/Consumables/Root_Secondary_Consume_Potion.json, 86 B
Fields
| Field | Type |
|---|---|
RequireNewClick | boolean |
Interactions | array[1] |
Source
{
"RequireNewClick": true,
"Interactions": [
"Condition_Consume_Potion"
]
}