feat: allows for command to specify the currently active player for saying things

This commit is contained in:
Duncan Brown
2022-08-30 10:31:23 -04:00
parent d28118f567
commit 5f4c97ca99
2 changed files with 18 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
:use | TK
say player "I can't use this!"
say current_player "I can't use this!"