Участник:IanComradeBot/prototype/cargoBounty.json: различия между версиями

м Update prototype/cargoBounty.json via GitHub Actions
Метка: отменено
м Update prototype/cargoBounty.json via GitHub Actions
Метка: ручная отмена
 
(не показано 10 промежуточных версий этого же участника)
Строка 218: Строка 218:
"reward": 5500
"reward": 5500
},
},
"BountyAnomalyCore": {
"BountyCorn": {
"entries": [
"entries": [
{
{
"name": "bounty-item-anomaly-core",
"name": "bounty-item-corn",
"amount": 10,
"whitelist": {
"whitelist": {
"components": [
"tags": [
"AnomalyCore"
"Corn"
]
]
}
}
}
}
],
],
"description": "bounty-description-anomaly-core",
"description": "bounty-description-corn",
"reward": 10000
"reward": 10000
},
},
"BountyCorn": {
"BountyAnomalyCore": {
"entries": [
"entries": [
{
{
"name": "bounty-item-corn",
"name": "bounty-item-anomaly-core",
"amount": 10,
"whitelist": {
"whitelist": {
"tags": [
"components": [
"Corn"
"AnomalyCore"
]
]
}
}
}
}
],
],
"description": "bounty-description-corn",
"description": "bounty-description-anomaly-core",
"reward": 10000
"reward": 10000
},
},