Skip to content

Commit

Permalink
Merge pull request #104 from IdleLands/hoh-donator-update
Browse files Browse the repository at this point in the history
Add Azure to HoH
  • Loading branch information
seiyria committed Jan 11, 2017
2 parents 67d43a5 + 560c0c2 commit eeaed04
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion world-maps/world/Hall of Heroes.json
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,26 @@
"width":16,
"x":160,
"y":240
},
{
"gid":71,
"height":16,
"id":68,
"name":"Azure",
"properties":
{
"flavorText":"What is this 'money' you speak'th of?"
},
"propertytypes":
{
"flavorText":"string"
},
"rotation":0,
"type":"Hero (Donator)",
"visible":true,
"width":16,
"x":160,
"y":272
}],
"opacity":1,
"type":"objectgroup",
Expand Down Expand Up @@ -933,7 +953,7 @@
"x":0,
"y":0
}],
"nextobjectid":68,
"nextobjectid":69,
"orientation":"orthogonal",
"properties":
{
Expand Down

0 comments on commit eeaed04

Please sign in to comment.