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:
c#min7
2026-08-03 01:23:20 +00:00
committed by GitHub
parent cb9b4c7431
commit 14266ea5aa
16 changed files with 116 additions and 42 deletions
+1 -1
View File
@@ -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>)")