微调生存模式下落速度
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
return{
|
||||
color=COLOR.magenta,
|
||||
env={
|
||||
drop=30,lock=45,
|
||||
drop=30,lock=60,
|
||||
freshLimit=10,
|
||||
task=function(P)
|
||||
while true do
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
return{
|
||||
color=COLOR.red,
|
||||
env={
|
||||
drop=30,lock=45,
|
||||
drop=30,lock=60,
|
||||
freshLimit=10,
|
||||
task=function(P)
|
||||
while true do
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
return{
|
||||
color=COLOR.green,
|
||||
env={
|
||||
drop=30,lock=45,
|
||||
drop=30,lock=60,
|
||||
freshLimit=10,
|
||||
task=function(P)
|
||||
while true do
|
||||
|
||||
Reference in New Issue
Block a user