【挂机】修复偶现生成怪的位置不够的问题
parent
af3bb06c32
commit
f570a522fe
|
@ -33,7 +33,7 @@ local monsterArea = {
|
|||
y_pos = {min = 8, max = 16},
|
||||
},
|
||||
[5003] = {
|
||||
x_pos = {min = 9, max = 27},
|
||||
x_pos = {min = 8, max = 28},
|
||||
y_pos = {min = 8, max = 14},
|
||||
},
|
||||
[5004] = {
|
||||
|
|
Loading…
Reference in New Issue