【挂机】修复偶现生成怪的位置不够的问题

dev_chengFeng
gaoxin 2021-04-28 19:02:02 +08:00
parent af3bb06c32
commit f570a522fe
1 changed files with 1 additions and 1 deletions

View File

@ -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] = {