mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
Adds Twin Suns and Raskara symbols to paperwork (#21966)
Adds the Twin Suns and Raskara cult symbols to paperwork ingame <img width="447" height="539" alt="image" src="https://github.com/user-attachments/assets/359ad815-b7dd-44c5-af0d-f495b47bbbbb" /> <img width="455" height="533" alt="image" src="https://github.com/user-attachments/assets/70b839c1-a00c-4fe7-adc3-238ebca8b253" /> use [twinsuns] and [raskara_sigil] to draw them, with _small appended in the brackets to draw the small versions | Path | Original Author | License | | All added images | Alberyk | Permission to use given via discord | <img width="779" height="224" alt="image" src="https://github.com/user-attachments/assets/acb99c2c-11c6-4f9e-a707-8ec63b0b274e" />
This commit is contained in:
@@ -536,6 +536,10 @@ GLOBAL_LIST_EMPTY(asset_datums)
|
||||
"pvpolicelogo_small.png" = 'html/images/pvpolicelogo_small.png',
|
||||
"outereyeslogo.png" = 'html/images/outereyeslogo.png',
|
||||
"outereyeslogo_small.png" = 'html/images/outereyeslogo_small.png',
|
||||
"twinsuns.png" = 'html/images/twinsuns.png',
|
||||
"twinsuns_small.png" = 'html/images/twinsuns_small.png',
|
||||
"raskara_sigil.png" = 'html/images/raskara_sigil.png',
|
||||
"raskara_sigil_small.png" = 'html/images/raskara_sigil_small.png',
|
||||
//scan images that appear on sensors
|
||||
"no_data.png" = 'html/images/scans/no_data.png',
|
||||
"horizon.png" = 'html/images/scans/horizon.png',
|
||||
|
||||
Reference in New Issue
Block a user