Created
November 11, 2019 18:22
-
-
Save Sean-Spallen/31a9096881cd0f1869d1399ffdbcfdfb to your computer and use it in GitHub Desktop.
Functions relating to player damage systemw
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function assessPlayerDamage() { | |
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function updatePlayerDamage() { | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment