update excel

This commit is contained in:
sk 2025-01-18 16:40:05 +08:00
parent 57ec5a0d5d
commit bcc04e2265
7 changed files with 21 additions and 22 deletions

View File

@ -1,12 +1,11 @@
иб† иб†
и±к Ь в†2
ив† Рв†
Рв† ф±к
иа† Ь а†
Ь в† иўЌ
иа†
Ь ±к Ь ўЌ
иўЌ
 жЩ  жЩ

View File

@ -9,49 +9,49 @@
}, },
{ {
"Id": 2, "Id": 2,
"Rate": 1000, "Rate": 1500,
"Gain": { "Gain": {
"30001": 5 "50018": 50
} }
}, },
{ {
"Id": 3, "Id": 3,
"Rate": 1000, "Rate": 2000,
"Gain": { "Gain": {
"50018": 20 "50018": 20
} }
}, },
{ {
"Id": 4, "Id": 4,
"Rate": 2000, "Rate": 500,
"Gain": { "Gain": {
"50018": 5 "30001": 5
} }
}, },
{ {
"Id": 5, "Id": 5,
"Rate": 1000, "Rate": 1500,
"Gain": { "Gain": {
"50016": 1 "50016": 1
} }
}, },
{ {
"Id": 6, "Id": 6,
"Rate": 1500, "Rate": 1000,
"Gain": { "Gain": {
"50018": 10 "100002": 3
} }
}, },
{ {
"Id": 7, "Id": 7,
"Rate": 1500, "Rate": 1000,
"Gain": { "Gain": {
"30001": 1 "50016": 3
} }
}, },
{ {
"Id": 8, "Id": 8,
"Rate": 1000, "Rate": 1500,
"Gain": { "Gain": {
"100002": 1 "100002": 1
} }

View File

@ -1,4 +1,4 @@
 (€­β8@΅θ;PdX`c  (€­β8@΅θ;PdX`c
< ((€­β2ΕΈ2συ@Άθ;JσυJΖΈPdX¬`Η < ((€­β2ΕΈ2συ@Άθ;JΖΈJσυPdX¬`Η
?<18>ΑΧ/ 2(€­β2ΕΈ2συ@£θ;JΖΈJσυPdXξ`σ ?<18>ΑΧ/ 2(€­β2ΕΈ2συ@£θ;JΖΈJσυPdXξ`σ

Binary file not shown.

Binary file not shown.

View File

@ -433,8 +433,8 @@ func InitPlayerPushCoin(p *Player) {
common.ItemIDPlum: 1, common.ItemIDPlum: 1,
}, },
Turn: []int32{ // 转盘表数据id Turn: []int32{ // 转盘表数据id
1, 4, -1, 1, 2, -1,
3, -1, 2, 3, -1, 4,
-1, 5, 9, -1, 5, 9,
}, },
Next: -1, Next: -1,

Binary file not shown.