Player::armour: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 May 2019

30 April 2019

17 April 2017

4 January 2017

  • curprev 19:1819:18, 4 January 2017Niks talk contribs 161 bytes +161 Created page with "This property using for getting or setting player armour. == Example == <source lang="javascript"> let playerArmour = player.armour player.armour = 100 </source>"