Files
VOREStation/code/modules/asset_cache/assets/common.dm
Selis 7a7ae89713 [MAJOR CHANGE] Admin rank datum (#17133)
* Admin ranks update

* Permissions fix

* One missing thing

* Further rework to make database also fully work

* Adds admin rank bitflag calculator to tools

* ZA WARUDO

---------

Co-authored-by: C.L. <killer65311@gmail.com>
2025-03-06 01:38:19 +01:00

4 lines
158 B
Plaintext

/datum/asset/simple/namespaced/common
assets = list("padlock.png" = 'icons/ui/common/padlock.png')
parents = list("common.css" = 'html/browser/common.css')