refactor(config): 移除 Activity10020Config.json 中的特殊奖励 id 933
- 从多个配置段中删除了特殊奖励 id 为 933 的项目 - 此修改可能会影响到活动的奖励机制,需确保其他地方的逻辑与此保持一致
This commit is contained in:
@@ -2867,11 +2867,6 @@
|
|||||||
],
|
],
|
||||||
"NormalDropId": 125030,
|
"NormalDropId": 125030,
|
||||||
"SpecialRewards": [
|
"SpecialRewards": [
|
||||||
{
|
|
||||||
"id": 933,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 1190,
|
"id": 1190,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
@@ -3001,11 +2996,7 @@
|
|||||||
],
|
],
|
||||||
"NormalDropId": 125030,
|
"NormalDropId": 125030,
|
||||||
"SpecialRewards": [
|
"SpecialRewards": [
|
||||||
{
|
|
||||||
"id": 933,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 1190,
|
"id": 1190,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
@@ -3135,11 +3126,7 @@
|
|||||||
],
|
],
|
||||||
"NormalDropId": 125030,
|
"NormalDropId": 125030,
|
||||||
"SpecialRewards": [
|
"SpecialRewards": [
|
||||||
{
|
|
||||||
"id": 933,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 1190,
|
"id": 1190,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
@@ -3269,11 +3256,7 @@
|
|||||||
],
|
],
|
||||||
"NormalDropId": 125030,
|
"NormalDropId": 125030,
|
||||||
"SpecialRewards": [
|
"SpecialRewards": [
|
||||||
{
|
|
||||||
"id": 933,
|
|
||||||
"type": 0,
|
|
||||||
"count": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 1190,
|
"id": 1190,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user