v0.3.1b: fixed a bunch of typos in trap descriptions

This commit is contained in:
Evan Debenham
2015-09-03 02:56:42 -04:00
parent f3df4f2b37
commit b8fb3ce5b3
11 changed files with 11 additions and 11 deletions
@@ -68,7 +68,7 @@ public class FlashingTrap extends Trap {
@Override
public String desc() {
return "On activation, this trap with ignite a potent flashing powder stored within, " +
return "On activation, this trap will ignite a potent flashing powder stored within, " +
"temporarily blinding and crippling its victim.";
}
}