Merge branch 'develop' of git.pogorockgames.com:mango-games/server/game into develop
This commit is contained in:
commit
a2e823ef7b
|
@ -324,7 +324,7 @@ func init() {
|
||||||
|
|
||||||
FortuneDragonOthers = []*structs.FortuneDragonOthers{
|
FortuneDragonOthers = []*structs.FortuneDragonOthers{
|
||||||
{
|
{
|
||||||
FreespinTriggerPro: 0.005,
|
FreespinTriggerPro: 0.50,
|
||||||
FreeSpinCount: 8,
|
FreeSpinCount: 8,
|
||||||
MaxWin: 2500,
|
MaxWin: 2500,
|
||||||
SureWinFreespinTriggerPro: 0.0273,
|
SureWinFreespinTriggerPro: 0.0273,
|
||||||
|
|
Loading…
Reference in New Issue