v0.2.4d: tweaked Scroll of Magical Infusion's description
This commit is contained in:
parent
f89179d346
commit
a22729ae83
|
@ -61,6 +61,6 @@ public class ScrollOfMagicalInfusion extends InventoryScroll {
|
|||
return
|
||||
"This scroll will infuse a weapon or armor with powerful magical energy.\n\n" +
|
||||
"In addition to being upgraded, A weapon will gain a magical enchantment, or armor will be imbued with a magical glyph.\n\n" +
|
||||
"If the item already has an enchantment or glyph, it will never be erased by the upgrade.";
|
||||
"If the item already has an enchantment or glyph, it will never be erased by this scroll.";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user