Files
Polaris/code/modules/whitelist/phony_paths.dm
Atermonera 712c59328f Implements a path-based, player-specific whitelisting system (#8725)
* Implements a path-based, player-specific whitelisting system

* Readds ported functions

* Local testing

* Copy-paste error

* VV modifications, player panel interface

* Testing admin operations

* data review
2022-10-22 11:34:19 -08:00

5 lines
233 B
Plaintext

// This file is reserved for creating paths that can be used to whitelist
// things that aren't directly attributable to specific paths.
/whitelist/genemod // This whitelists a collection of sprite_accessories
var/name = "Genemods"