mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Update get_player_status.dm
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user