Created
January 12, 2021 14:24
-
-
Save netgfx/ac268d0a633557176fb069a9e83c78e7 to your computer and use it in GitHub Desktop.
battle howls
This file contains hidden or 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
var battleHowls = [ | |
"PAM!", | |
"BAM!", | |
"BANG!", | |
"BIFF!", | |
"BLOOP!", | |
"BONK!", | |
"CLASH!", | |
"CRASH!", | |
"KAPOW!", | |
"OOOFF!", | |
"POW!", | |
"WHACK!", | |
"WHAMM!", | |
"ZAM!", | |
"ZLOPP!", | |
"ZZWAP!", | |
"WHAP!", | |
"UGGH!", | |
"THWACK!" | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment