Fixed a stupid coordinate bug.
This commit is contained in:
parent
c3ef7fcb83
commit
ab56d1cb94
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@
|
|||
|
||||
#define IN_CAVES
|
||||
[filter_location]
|
||||
x,y=19,16
|
||||
x,y=19,17
|
||||
radius=6
|
||||
# x=16-22,15-23,13-25,15-22,17-21
|
||||
# y= 11, 12,13-19, 20, 21
|
||||
|
|
Loading…
Add table
Reference in a new issue