Skip to content

Commit b3eb91c

Browse files
author
Katie Russell
committed
dungarees with plaid shirt and black shirt designed by blautailfly
1 parent db972b5 commit b3eb91c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

data/sprites/outfit/dress_33.png

5.27 KB
Loading

data/sprites/outfit/dress_34.png

4.72 KB
Loading

src/games/stendhal/client/gui/OutfitDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public class OutfitDialog extends JDialog {
6868
*/
6969
private static final int HEAD_OUTFITS = 20;
7070

71-
private static final int CLOTHES_OUTFIT = 33;
71+
private static final int CLOTHES_OUTFIT = 35;
7272

7373
private static final int HAIR_OUTFITS = 35;
7474

0 commit comments

Comments
 (0)