Skip to content

Commit

Permalink
Minor map ajustments
Browse files Browse the repository at this point in the history
  • Loading branch information
glecollinet committed Mar 26, 2012
1 parent b02e314 commit 84b1b47
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Binary file modified client/img/1/deathknight.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified client/img/2/deathknight.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified client/img/3/deathknight.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion client/maps/world_client.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/maps/world_client.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/sprites/deathknight.json
@@ -1 +1 @@
{ "id": "deathknight", "width": 40, "height": 40, "animations": { "atk_right": { "length": 5, "row": 0 }, "walk_right": { "length": 4, "row": 1 }, "idle_right": { "length": 2, "row": 2 }, "atk_up": { "length": 5, "row": 3 }, "walk_up": { "length": 4, "row": 4 }, "idle_up": { "length": 2, "row": 5 }, "atk_down": { "length": 5, "row": 6 }, "walk_down": { "length": 4, "row": 7 }, "idle_down": { "length": 2, "row": 8 } }, "offset_x": -12, "offset_y": -16}
{ "id": "deathknight", "width": 42, "height": 42, "animations": { "atk_right": { "length": 5, "row": 0 }, "walk_right": { "length": 4, "row": 1 }, "idle_right": { "length": 2, "row": 2 }, "atk_up": { "length": 5, "row": 3 }, "walk_up": { "length": 4, "row": 4 }, "idle_up": { "length": 2, "row": 5 }, "atk_down": { "length": 5, "row": 6 }, "walk_down": { "length": 4, "row": 7 }, "idle_down": { "length": 2, "row": 8 } }, "offset_x": -13, "offset_y": -17}
Expand Down
2 changes: 1 addition & 1 deletion server/maps/world_server.json

Large diffs are not rendered by default.

0 comments on commit 84b1b47

Please sign in to comment.