diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 17:08:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 17:08:50 -0300 |
commit | 4335fdadff661f861900263e2a1103e490dbe985 (patch) | |
tree | fbf26c63133c036b160ca5c575b3523b14487624 | |
parent | 1f5f64dace2521b15594fa8e24cf9f17945c4d13 (diff) | |
download | art-4335fdadff661f861900263e2a1103e490dbe985.tar.gz art-4335fdadff661f861900263e2a1103e490dbe985.tar.bz2 art-4335fdadff661f861900263e2a1103e490dbe985.tar.xz art-4335fdadff661f861900263e2a1103e490dbe985.zip |
Fix stuff
-rw-r--r-- | Icon/arrows/Fire-arrow.png (renamed from Icon/weapons/Fire-arrow.png) | bin | 546 -> 546 bytes | |||
-rw-r--r-- | Icon/arrows/weapon-arrow-silver2.png (renamed from Icon/weapons/weapon-arrow-silver2.png) | bin | 439 -> 439 bytes | |||
-rw-r--r-- | Maps/008-1.tmx | 14 | ||||
-rw-r--r-- | Sprites/Equipment/head/xcf/ricehat.xcf | bin | 0 -> 13549 bytes |
4 files changed, 7 insertions, 7 deletions
diff --git a/Icon/weapons/Fire-arrow.png b/Icon/arrows/Fire-arrow.png Binary files differindex 96b5fdff..96b5fdff 100644 --- a/Icon/weapons/Fire-arrow.png +++ b/Icon/arrows/Fire-arrow.png diff --git a/Icon/weapons/weapon-arrow-silver2.png b/Icon/arrows/weapon-arrow-silver2.png Binary files differindex 70665766..70665766 100644 --- a/Icon/weapons/weapon-arrow-silver2.png +++ b/Icon/arrows/weapon-arrow-silver2.png diff --git a/Maps/008-1.tmx b/Maps/008-1.tmx index 377b6e77..77af6420 100644 --- a/Maps/008-1.tmx +++ b/Maps/008-1.tmx @@ -11,24 +11,24 @@ <property name="overlay0scrollY" value="0.1"/> </properties> <tileset firstgid="1" name="Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-ground.png" width="512" height="512"/> + <image source="../graphics/tilesets/woodland_ground.png" width="512" height="512"/> </tileset> <tileset firstgid="257" name="Woodland x1x3" tilewidth="32" tileheight="64" tilecount="32" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-x1x2.png" width="512" height="128"/> + <image source="../graphics/tilesets/woodland_x2.png" width="512" height="128"/> </tileset> <tileset firstgid="289" name="Woodland x1x3" tilewidth="32" tileheight="96" tilecount="32" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-x1x3.png" width="512" height="192"/> + <image source="../graphics/tilesets/woodland_x3.png" width="512" height="192"/> </tileset> <tileset firstgid="321" name="Woodland Village" tilewidth="32" tileheight="32" tilecount="256" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-village.png" width="512" height="512"/> + <image source="../graphics/tilesets/woodland_village.png" width="512" height="512"/> </tileset> <tileset firstgid="577" name="Woodland Village x1x2" tilewidth="32" tileheight="64" tilecount="16" columns="16"> - <image source="../graphics/legacy/tilesets/woodland-village-x1x2.png" width="512" height="64"/> + <image source="../graphics/tilesets/woodland_village_x2.png" width="512" height="64"/> </tileset> <tileset firstgid="593" name="Woodland Village x1x3" tilewidth="32" tileheight="96" tilecount="66" columns="22"> - <image source="../graphics/legacy/tilesets/woodland-village-x1x3.png" width="704" height="288"/> + <image source="../graphics/tilesets/woodland_village_x3.png" width="704" height="288"/> </tileset> - <tileset firstgid="659" source="../graphics/legacy/tilesets/woodenpump-x1x3.tsx"/> + <tileset firstgid="659" source="../graphics/tilesets/woodenpump.tsx"/> <tileset firstgid="670" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> diff --git a/Sprites/Equipment/head/xcf/ricehat.xcf b/Sprites/Equipment/head/xcf/ricehat.xcf Binary files differnew file mode 100644 index 00000000..666cff46 --- /dev/null +++ b/Sprites/Equipment/head/xcf/ricehat.xcf |