v0.3.0: corrected bad character in wand of lightning description
This commit is contained in:
parent
4b680c93ad
commit
910566230b
|
@ -137,6 +137,6 @@ public class WandOfLightning extends Wand {
|
||||||
"Two prongs curve together at the top, and electricity arcs between them.\n\n" +
|
"Two prongs curve together at the top, and electricity arcs between them.\n\n" +
|
||||||
"This wand sends powerful lightning arcing through whatever it is shot at. " +
|
"This wand sends powerful lightning arcing through whatever it is shot at. " +
|
||||||
"This electricity can bounce between many adjacent foes, and is more powerful in water. " +
|
"This electricity can bounce between many adjacent foes, and is more powerful in water. " +
|
||||||
"If you’re too close, you may get shocked as well.";
|
"If you're too close, you may get shocked as well.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user