v0.3.1d: fixed a typo in venom gas
This commit is contained in:
parent
52e1566e2a
commit
d1f3786781
|
@ -77,6 +77,6 @@ public class VenomGas extends Blob {
|
|||
|
||||
@Override
|
||||
public String tileDesc() {
|
||||
return "A could of foul acidic venom is swirling here.";
|
||||
return "A cloud of foul acidic venom is swirling here.";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user