mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 21:52:42 +00:00
* 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
5 lines
233 B
Plaintext
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"
|