Files
vgstation13/code/_secrets.dm
2022-09-11 02:58:22 -05:00

6 lines
217 B
Plaintext

//A file for the #include-ing of other files outside of the open source repository
/proc/secret_check_one(var/mob/M,var/list/href_list)
return FALSE
/proc/secret_check_two(var/mob/M,var/list/href_list)
return FALSE