mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +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:
@@ -381,6 +381,10 @@
|
||||
t = replacetext(t, "\[logo_pvpolice_small\]", "")
|
||||
t = replacetext(t, "\[logo_outereyes\]", "")
|
||||
t = replacetext(t, "\[logo_outereyes_small\]", "")
|
||||
t = replacetext(t, "\[twinsuns\]", "")
|
||||
t = replacetext(t, "\[twinsuns_small\]", "")
|
||||
t = replacetext(t, "\[raskara_sigil\]", "")
|
||||
t = replacetext(t, "\[raskara_sigil_small\]", "")
|
||||
t = replacetext(t, "\[barcode\]", "")
|
||||
|
||||
if(istypewriter)
|
||||
|
||||
Reference in New Issue
Block a user