superb-warfare/elements/Ammobar.mod.json
2024-05-04 14:26:24 +08:00

38 lines
No EOL
746 B
JSON

{
"_fv": 57,
"_type": "overlay",
"definition": {
"priority": "NORMAL",
"components": [
{
"type": "label",
"data": {
"name": "label_proc_ammocount",
"text": {
"fixedValue": "",
"name": "Ammocount"
},
"color": {
"value": -16711936,
"falpha": 0.0
},
"anchorPoint": "BOTTOM_CENTER",
"x": 305,
"y": 229
}
}
],
"baseTexture": "",
"overlayTarget": "Ingame",
"displayCondition": {
"name": "AmmobarXianShiYouXiNeiDieJiaCeng"
},
"gridSettings": {
"sx": 18,
"sy": 18,
"ox": 11,
"oy": 15,
"snapOnGrid": false
}
}
}