v0.3.1b: fixed a bunch of typos in trap descriptions
This commit is contained in:
@@ -67,6 +67,6 @@ public class FrostTrap extends Trap {
|
||||
|
||||
@Override
|
||||
public String desc() {
|
||||
return "when activated, chemicals in this trap will trigger a powerful snap-frost at its location.";
|
||||
return "When activated, chemicals in this trap will trigger a powerful snap-frost at its location.";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user