mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
adds missing comment and removes capitals for consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Command to set the ckey of a mob without requiring VV permission
|
||||
/client/proc/SetCKey(var/mob/M in mob_list)
|
||||
/client/proc/setckey(var/mob/M in mob_list) //YW modif, removed caps from setckey
|
||||
set category = "Admin"
|
||||
set name = "Set CKey"
|
||||
set desc = "Mob to teleport"
|
||||
|
||||
Reference in New Issue
Block a user