v3.0.1: fixed unintentionally committed waterskin debug code
This commit is contained in:
@@ -54,7 +54,7 @@ public class Waterskin extends Item {
|
||||
unique = true;
|
||||
}
|
||||
|
||||
private int volume = 20;
|
||||
private int volume = 0;
|
||||
|
||||
private static final String VOLUME = "volume";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user