Skip to content

Commit

Permalink
0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
atomizer committed Sep 22, 2014
1 parent 867d864 commit fa1681a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
**2014-09-22** version 0.4.25

- 23.2 items

**2014-07-01** version 0.4.24

- 22.3 items
Expand Down
2 changes: 1 addition & 1 deletion lib/muledump.js
@@ -1,4 +1,4 @@
var VERSION = '0.4.24';
var VERSION = '0.4.25';

// weapons, armor, specials, rings, potions, unknown
var SLOT_ORDER = [1,2,3,17,8,24, 14,6,7, 4,5,11,12,13,15,16,18,19,20,21,22,23,25, 9, 10, 0];
Expand Down

0 comments on commit fa1681a

Please sign in to comment.