mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
don't assume it's a human (#9091)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/client/proc/player_effects(var/mob/target in mob_list)
|
||||
set name = "Player Effects"
|
||||
set desc = "Modify a player character with various 'special treatments' from a list."
|
||||
set category = "Fun"
|
||||
set category = "Fun.Event Kit" //CHOMPEdit
|
||||
if(!check_rights(R_FUN))
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user