Update get_player_status.dm

This commit is contained in:
Raeschen
2023-07-07 14:06:16 +02:00
committed by GitHub
parent a0af4c3829
commit e85ceb6cf0

View File

@@ -6,7 +6,7 @@
/client/proc/getPlayerStatus()
set name = "Report Player Status"
set desc = "Get information on all active players in-game."
set category = "EventKit"
set category = "Fun" //ChompEDIT - "EventKit" --> "Fun", less tab spam
if(!check_rights(R_FUN)) return