Template:Access/doc: Difference between revisions
From Space Station 14 Wiki
Created page with "== Examples == == Technical == List of access level strings is defined in {{c|Resources\Locale\en-US\prototypes\access\accesses.ftl}}." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
== Technical == | == Technical == | ||
Access levels are defined in {{c|Resources\Prototypes\Access}}. Strings for them are defined in {{c|Resources\Locale\en-US\prototypes\access\accesses.ftl}}. | |||
ID Card Computer access list is hardcoded in {{c|Content.Shared\Access\Components\IdCardConsoleComponent.cs}}. |
Latest revision as of 22:12, 15 May 2025
Examples
Technical
Access levels are defined in Resources\Prototypes\Access
. Strings for them are defined in Resources\Locale\en-US\prototypes\access\accesses.ftl
.
ID Card Computer access list is hardcoded in Content.Shared\Access\Components\IdCardConsoleComponent.cs
.