Evaporate a cup of cold water in the desert

This commit is contained in:
gregf36665 2024-12-18 11:40:56 +00:00 committed by Syndromeramo
parent 8dd9cc0b2e
commit b6c4438233

View file

@ -39,7 +39,7 @@ public final class DesertZone extends MapZone implements Plugin<Object> {
/**
* Represents data of water vessils to dry up.
*/
private static final int[][] VESSILS = new int[][] { { 1937, 1935 }, { 1929, 1925 }, { 1921, 1923 }, { 227, 229 } };
private static final int[][] VESSILS = new int[][] { { 1937, 1935 }, { 1929, 1925 }, { 1921, 1923 }, { 227, 229 }, { 4458, 1980} };
/**
* Represents the animation of drinking water.