diff --git a/Assets/ManagedResources/~Lua/Modules/Fight/View/FightPointMapView.lua b/Assets/ManagedResources/~Lua/Modules/Fight/View/FightPointMapView.lua index 51197bc5f5..0747fd2644 100644 --- a/Assets/ManagedResources/~Lua/Modules/Fight/View/FightPointMapView.lua +++ b/Assets/ManagedResources/~Lua/Modules/Fight/View/FightPointMapView.lua @@ -37,8 +37,8 @@ local monsterArea = { y_pos = {min = 8, max = 14}, }, [5004] = { - x_pos = {min = 9, max = 27}, - y_pos = {min = 8, max = 14}, + x_pos = {min = 8, max = 27}, + y_pos = {min = 8, max = 15}, }, }