12 lines
239 B
JSON
12 lines
239 B
JSON
|
{
|
||
|
"Name": "bbt hat",
|
||
|
"Description": "很酷的金帽子。",
|
||
|
"PurchasePrice": "1000",
|
||
|
"ShowHair": true,
|
||
|
"IgnoreHairstyleOffset": true,
|
||
|
"CanPurchase": false,
|
||
|
"NameLocalization":
|
||
|
{
|
||
|
"zh": "bbt金帽子",
|
||
|
},
|
||
|
}
|