| | |
| | | #
|
| | | # 详细描述: 我要太极
|
| | | #---------------------------------------------------------------------
|
| | | """Version = 2016-09-26 20:00"""
|
| | | #"""Version = 2016-09-26 20:00"""
|
| | | #---------------------------------------------------------------------
|
| | |
|
| | | import GameWorld
|
| | | import IPY_GameWorld
|
| | |
| | | import ChConfig
|
| | | import IpyGameDataPY
|
| | | import PlayerActivity
|
| | | import PlayerSuccess
|
| | | import ItemCommon
|
| | |
|
| | |
|
| | |
| | | return
|
| | | if not __DoDicelogic(curPlayer):
|
| | | return
|
| | | PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_FeastRedPack_Dice, 1)
|
| | |
|
| | | elif diceType == 1:
|
| | | if not diceResult:
|