diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-02-20 00:23:48 -0400 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2024-02-20 00:23:48 -0400 |
commit | a91001307dc912c28942db0b51c6b76c2144c6dc (patch) | |
tree | d2b7fb12bd821ba7c08a0892c576c84e7db583e1 /maps/016-2.tmx | |
parent | 15fce28ced897714016cc7cfa8d6fc8d0ae6b71b (diff) | |
download | clientdata-a91001307dc912c28942db0b51c6b76c2144c6dc.tar.gz clientdata-a91001307dc912c28942db0b51c6b76c2144c6dc.tar.bz2 clientdata-a91001307dc912c28942db0b51c6b76c2144c6dc.tar.xz clientdata-a91001307dc912c28942db0b51c6b76c2144c6dc.zip |
Added fireplace ambience to a few buildings
Diffstat (limited to 'maps/016-2.tmx')
-rw-r--r-- | maps/016-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/016-2.tmx b/maps/016-2.tmx index 10cc7385..9d2e0fa7 100644 --- a/maps/016-2.tmx +++ b/maps/016-2.tmx @@ -2,7 +2,7 @@ <map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="100" height="53" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="13"> <properties> <property name="Authors" value="Tezer,Gumi"/> - <property name="music" value="despair.ogg"/> + <property name="music" value="Fireplace.ogg"/> <property name="name" value="Gwendolyn's"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |