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