Skip to content

Commit

Permalink
flag poles
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedi committed Dec 28, 2020
1 parent 542b04b commit 578e656
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"export":
{
"format":"json",
"target":"test.json"
"target":"main.json"
}
},
"height":100,
Expand Down Expand Up @@ -68,7 +68,7 @@
{
"name":"exitUrl",
"type":"string",
"value":"{<lobby>\/maps\/generic-assemblies.json#start_hysp}"
"value":"{<lobby>\/maps\/generic-assemblies.json}"
}],
"type":"tilelayer",
"visible":true,
Expand Down
4 changes: 2 additions & 2 deletions test.tmx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="5">
<editorsettings>
<export target="test.json" format="json"/>
<export target="main.json" format="json"/>
</editorsettings>
<tileset firstgid="1" name="beach-desert" tilewidth="32" tileheight="32" tilecount="1024" columns="32">
<image source="tiles/beach-desert.png" width="1024" height="1024"/>
Expand Down Expand Up @@ -457,7 +457,7 @@
</layer>
<layer id="7" name="test-exit" width="100" height="100">
<properties>
<property name="exitUrl" value="{&lt;lobby&gt;/maps/generic-assemblies.json#start_hysp}"/>
<property name="exitUrl" value="{&lt;lobby&gt;/maps/generic-assemblies.json}"/>
</properties>
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
Expand Down
Binary file modified tiles/funwithflags.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 578e656

Please sign in to comment.