v0.2.4: WIP graphics for potion bandolier (needs shading)
This commit is contained in:
parent
00abba9cef
commit
d27adb3ec7
BIN
assets/icons.png
BIN
assets/icons.png
Binary file not shown.
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
BIN
assets/items.png
BIN
assets/items.png
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
|
@ -29,7 +29,7 @@ public class PotionBandolier extends Bag {
|
||||||
@Override
|
@Override
|
||||||
public String info() {
|
public String info() {
|
||||||
return
|
return
|
||||||
"This thick bandoler fits around your chest like a sash, holding onto your potions for you.\n\n" +
|
"This thick bandolier fits around your chest like a sash, it has many small vials to hold your potions.\n\n" +
|
||||||
"It is made of warm animal hide, which should protect your potions from the cold.";
|
"The vials are made of tempered glass, and should be quite resistant to the cold.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user