PGRData/Resources/Client/Graphic/Npc.json

20 lines
342 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Level": 0,
"DisplayName": "Simple",
"Outline": 0,
"VertexLight": 0
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 1,
"DisplayName": "Standard",
"Outline": 1,
"VertexLight": 0
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 2,
"DisplayName": "Ultra",
"Outline": 1,
"VertexLight": 1
2022-12-19 17:21:16 +00:00
}
]