网战添加限制条件

This commit is contained in:
MrZ626
2021-02-11 19:01:12 +08:00
parent 6d6ee45830
commit 4ca5624e3b

View File

@@ -1,7 +1,9 @@
return{ return{
color=COLOR.white, color=COLOR.white,
env={ env={
--TODO: ? drop=30,
freshLimit=15,
noMod=true,
}, },
load=function(playerData) load=function(playerData)
PLY.newPlayer(1) PLY.newPlayer(1)