v0.4.0: reworked/added the 5 basic swords
This commit is contained in:
@@ -106,6 +106,10 @@ public class ShatteredPixelDungeon extends Game {
|
||||
com.shatteredpixel.shatteredpixeldungeon.plants.Rotberry.Seed.class,
|
||||
"com.shatteredpixel.shatteredpixeldungeon.actors.mobs.npcs.Wandmaker$Rotberry$Seed" );
|
||||
|
||||
//0.4.0
|
||||
com.watabou.utils.Bundle.addAlias(
|
||||
com.shatteredpixel.shatteredpixeldungeon.items.weapon.melee.WornShortsword.class,
|
||||
"com.shatteredpixel.shatteredpixeldungeon.items.weapon.melee.ShortSword" );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user