Last active
April 23, 2021 15:23
-
-
Save AdaRoseCannon/69b37614a79b8dded68f43accc23dde8 to your computer and use it in GitHub Desktop.
YoRHa Android Boot Sequence
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
L O A D I N G - BOOTING SYSTEM... | |
Commencing System Check | |
Memory Unit: Green | |
Initializing Tactics Log | |
Loading Geographic Data | |
Vitals: Green | |
Remaining MP: 100% | |
Black Box Temperature: Normal | |
Black Box Internal Pressure: Normal | |
Activating IFF | |
Activating FCS | |
Initializing Pod Connection | |
Launching DBU Setup | |
Activating Inertia Control System | |
Activating Environmental Sensors | |
Equipment Authentication: Complete | |
Equipment Status: Green | |
All Systems Green | |
Combat Preparations Complete_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby -pe 'sleep rand() * 0.2' $HOME/startup.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment