diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-04-20 21:41:28 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-04-20 21:41:28 -0300 |
commit | a09cb6171598500ca09d29e614410cf12d1c64c0 (patch) | |
tree | 87d6c92967ccd40934351ea175f68eab1298001f /maps/033-1.tmx | |
parent | 313587e0604b2917d572539b10d79489eeca8743 (diff) | |
download | clientdata-a09cb6171598500ca09d29e614410cf12d1c64c0.tar.gz clientdata-a09cb6171598500ca09d29e614410cf12d1c64c0.tar.bz2 clientdata-a09cb6171598500ca09d29e614410cf12d1c64c0.tar.xz clientdata-a09cb6171598500ca09d29e614410cf12d1c64c0.zip |
Added Barbarians song to Rager camp and west adjacent mapbarbarians
Diffstat (limited to 'maps/033-1.tmx')
-rw-r--r-- | maps/033-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/033-1.tmx b/maps/033-1.tmx index ff10be04..2b5adce7 100644 --- a/maps/033-1.tmx +++ b/maps/033-1.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="138" height="128" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="8"> <properties> - <property name="music" value="explorers-melody.ogg"/> + <property name="music" value="Barbarians.ogg"/> <property name="name" value="snow Path"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |