Adoranda/assets-cg/items/1.json

10 lines
104 B
JSON
Raw Normal View History

2022-04-16 02:21:07 +02:00
{
"name":"Test1",
"id":1,
"sprite":"item",
2022-04-22 00:32:31 +02:00
"description":"Redonne 20HP",
"action":[
"xp:20"
]
2022-04-16 02:21:07 +02:00
}