两个无尽模式细节调整
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
local format=string.format
|
local format=string.format
|
||||||
return{
|
return{
|
||||||
color=COLOR.lGrey,
|
color=COLOR.white,
|
||||||
env={
|
env={
|
||||||
drop=1e99,lock=1e99,
|
drop=1e99,lock=1e99,
|
||||||
oncehold=false,
|
oncehold=false,
|
||||||
|
|||||||
@@ -41,6 +41,7 @@ return{
|
|||||||
for _=1,8 do
|
for _=1,8 do
|
||||||
P:garbageRise(13,1,P:RND(10))
|
P:garbageRise(13,1,P:RND(10))
|
||||||
end
|
end
|
||||||
|
P.fieldBeneath=0
|
||||||
end,
|
end,
|
||||||
mesDisp=function(P)
|
mesDisp=function(P)
|
||||||
setFont(45)
|
setFont(45)
|
||||||
|
|||||||
Reference in New Issue
Block a user