Item Attributes

waterProof

This attribute defines whether the armor item makes the player not lose any air underwater when wearing.

Examples

waterProof = true;

// Default value
waterProof = false;