场地遮挡和场地反转的mod完成

This commit is contained in:
MrZ626
2020-12-15 23:56:49 +08:00
parent 81aab6bdb3
commit 13b176d515
3 changed files with 32 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ MODOPT={--Mod options
},
{no=8,id="FB",name="flipBoard",
key="p",x=1160,y=230,color="grass",
list={"UD","LR","180"},
list={"U-D","L-R","180"},
func=function(P,O)P.gameEnv.flipBoard=O end,
},
@@ -172,6 +172,8 @@ CUSTOMENV={--gameEnv for cutsom game
highCam=false,
nextPos=false,
bone=false,
hideBoard=false,
flipBoard=false,
--Rule
mindas=0,