v0.3.1b: fixed a bunch of typos in trap descriptions
This commit is contained in:
@@ -58,7 +58,7 @@ public class GrippingTrap extends Trap {
|
||||
|
||||
@Override
|
||||
public String desc() {
|
||||
return "triggering this trap will send barbed claws along the ground, " +
|
||||
return "Triggering this trap will send barbed claws along the ground, " +
|
||||
"damaging the victims feet and rooting them in place.";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user