summaryrefslogtreecommitdiff
path: root/maps/3.world
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
commit4903d41b99555c45be569de1c20ba4035854c888 (patch)
tree3a9a75e59f45ef9e415b50e28af89fd2fc56bd34 /maps/3.world
downloadclientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.gz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.bz2
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.xz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.zip
Reinitialized git repository with Evol2 support
Major changes: - Makefile - Gitlab CI - Network update - Char Creation update
Diffstat (limited to 'maps/3.world')
-rw-r--r--maps/3.world20
1 files changed, 20 insertions, 0 deletions
diff --git a/maps/3.world b/maps/3.world
new file mode 100644
index 00000000..7b7d24bd
--- /dev/null
+++ b/maps/3.world
@@ -0,0 +1,20 @@
+{
+ "maps": [
+ {
+ "fileName": "../../../evol/client-data/maps/008-1.tmx",
+ "height": 8000,
+ "width": 11200,
+ "x": 27456,
+ "y": 9216
+ },
+ {
+ "fileName": "../../../evol/client-data/maps/008-3-1.tmx",
+ "height": 0,
+ "width": 0,
+ "x": 26048,
+ "y": 8576
+ }
+ ],
+ "onlyShowAdjacentMaps": false,
+ "type": "world"
+}