Update spritehelper bitmaps for items and terrain

This commit is contained in:
Christian 2012-08-13 20:08:03 -04:00
parent fa38c1a6b3
commit df9ec4bf3f
1 changed files with 7 additions and 7 deletions

View File

@ -35,6 +35,9 @@ public class SpriteHelper
BitSet slots =
SpriteHelper.toBitSet(
"0000000000000000" +
"0000000000110000" +
"0000000001100000" +
"0000000001100000" +
"0000000000000000" +
"0000000000000000" +
"0000000000000000" +
@ -42,9 +45,6 @@ public class SpriteHelper
"0000000000000000" +
"0000000000000000" +
"0000000000000000" +
"0000000000000000" +
"0000000000000000" +
"0000000011111100" +
"0000000011111111" +
"0000000011111000" +
"0000000111111100" +
@ -62,10 +62,10 @@ public class SpriteHelper
"0000001000000000" +
"0000001110000000" +
"0000001000000000" +
"1111111010000000" +
"1111111010100000" +
"1111111111111100" +
"1111111111111111" +
"1111101010000000" +
"1111101010000000" +
"1111101110000000" +
"1111111111110000" +
"1111111111111111" +
"1111111111111111" +
"0000000000000000");