Open davewiththenicehat opened 4 years ago
Update aliases for commands that are in the game.
Should be using patterns like ^(?i)(?:skill(?:s)?)\s*$
^(?i)(?:skill(?:s)?)\s*$
Update aliases for commands that are in the game.
Should be using patterns like
^(?i)(?:skill(?:s)?)\s*$