added display for player stats
This commit is contained in:
@@ -11,7 +11,7 @@ public class SwordNormalObj extends Entity {
|
||||
|
||||
name = "sword-normal";
|
||||
type = EntityType.ITEM;
|
||||
down1 = initEntitySprites("assets/objects/sword_normal");
|
||||
down1 = initEntitySprites("objects/sword_normal");
|
||||
attackValue = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user