Skip to content

Commit

Permalink
fixed fire locations on map
Browse files Browse the repository at this point in the history
  • Loading branch information
aruhant committed Feb 8, 2024
1 parent e1fe04c commit 74b502c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions app/assets/images/maps/lanka_dahan_map.tmj
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":4820.66666666667,
"y":2171.33333333333
"x":4797,
"y":2176
},
{
"height":128,
Expand Down Expand Up @@ -387,8 +387,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":2824,
"y":2164
"x":2816,
"y":2176
},
{
"height":128,
Expand Down Expand Up @@ -486,8 +486,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":9222,
"y":504
"x":9216,
"y":512
},
{
"height":128,
Expand All @@ -497,8 +497,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":8066.30303030303,
"y":260.242424242424
"x":8064,
"y":256
},
{
"height":128,
Expand All @@ -508,8 +508,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":6905.69696969697,
"y":257.212121212121
"x":6912,
"y":256
},
{
"height":128,
Expand All @@ -519,8 +519,8 @@
"type":"fire",
"visible":true,
"width":128,
"x":5020,
"y":1508
"x":4992,
"y":1536
}],
"opacity":1,
"type":"objectgroup",
Expand Down

0 comments on commit 74b502c

Please sign in to comment.