silphius/resources/potion/potion.json

6 lines
119 B
JSON
Raw Normal View History

2024-09-17 01:25:39 -05:00
{
"icon": "/resources/potion/icon.png",
"label": "Potion",
2024-09-27 07:45:13 -05:00
"price": 50,
2024-09-17 01:25:39 -05:00
"start": "/resources/potion/start.js"
}