v1.2.2: re-final commit
This commit is contained in:
parent
9c92ab8154
commit
fc7782c92d
|
@ -14,7 +14,7 @@ allprojects {
|
|||
appName = 'Shattered Pixel Dungeon'
|
||||
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
|
||||
|
||||
appVersionCode = 618
|
||||
appVersionCode = 622
|
||||
appVersionName = '1.2.2'
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
|
|
@ -104,6 +104,7 @@ public class v1_X_Changes {
|
|||
"_-_ Various minor visual bugs\n" +
|
||||
"_-_ Ring of might health boost not being affected by lost inventory debuff\n" +
|
||||
"_-_ Cases where ghoul sprites could become glitched\n" +
|
||||
"_-_ Items that spawn identified counting as being IDed by the player\n" +
|
||||
"_-_ Cases where heroic energy talent would use the wrong name/icon\n" +
|
||||
"_-_ Curse status of quickslot items not showing in rankings\n" +
|
||||
"_-_ Some sources of artifact recharging affecting cursed artifacts\n" +
|
||||
|
|
Loading…
Reference in New Issue
Block a user