Now that we have different properties, we can add methods that use these properties.

Add the this.warCry property in the subclass's attack() method to see how the method behaves compared to the superclass.

Make sure to select the this.warCry property and not the string.