mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
applications of phoron: telecomms, SMESs (#22966)
- Represents phoron lore in telecomms stock part descriptions - Represents phoron lore in SMES unit sprites/descriptions - Adds a phoron-free cryogenic alternative to phoronic SMES units - Replaces all instances of quantum mechanics being used for FTL Comms with Bluespace (eg. the Quantum Relay -> Bluespace Relay) Does not map the cryo SMES in anywhere, but use-cases would be Einstein Engines, EE-supported factions, and less affluent indie groups some basic recolouring: <img width="333" height="107" alt="resprite1" src="https://github.com/user-attachments/assets/8961274a-39bc-4523-8e11-9daadc652be7" /> <img width="559" height="106" alt="resprite2" src="https://github.com/user-attachments/assets/3afefe66-5487-41f1-bbd7-59ea1bb37b40" />
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
if(stamptext)
|
||||
P.stamps += "<HR><i>This paper has been stamped [stamptext].</i>"
|
||||
else
|
||||
P.stamps += "<HR><i>This paper has been stamped by the Central Command Quantum Relay.</i>"
|
||||
P.stamps += "<HR><i>This paper has been stamped by the Central Command Bluespace Relay.</i>"
|
||||
|
||||
if(F.receivefax(P))
|
||||
log_and_message_admins("[senderkey] sent a fax message to the [F.department] fax machine via the api. (<A href='byond://?_src_=holder;adminplayerobservecoodjump=1;X=[F.x];Y=[F.y];Z=[F.z]'>JMP</a>)")
|
||||
|
||||
Reference in New Issue
Block a user