Created
March 29, 2020 12:37
-
-
Save teshi04/16568e4177563873d34e82775f40e8e5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
' 2121/01/27 公安局ビル襲撃ダイアグラム | |
@startuml | |
title Raid a Public-Security-Bureau | |
start | |
:Nuts cracker task01\nSword Get; | |
:Rats task01\nBreak into underground parking; | |
:Nuts cracker task02\nLaunch Spid Loan; | |
fork | |
:Nuts cracker task03\nSecure Public Security Bureau server room; | |
:Mouse1 task03\nWake up in underground parking; | |
fork again | |
:Rats task02\nWake up in underground parking; | |
:Mouse2 task03\nSend gas; | |
end fork | |
:Nuts cracker task04\nGreet Mary; | |
:Nuts cracker task05\nNut release; | |
fork | |
fork | |
:xxx task06; | |
fork again | |
:Mary task01\nMove to Analyst Lab; | |
end fork | |
:Nuts cracker task06\nMove Factor3; | |
:Nuts cracker task07\nRequest to Criminal Division; | |
:Nuts cracker task08\nMove to meeting room; | |
fork again | |
fork | |
:Mouse1 task04\nPurge 2 clerks; | |
fork again | |
:Mouse2 task04\nxxx; | |
end fork | |
:Mouse1 task05\nGive a gift to the server room; | |
fork | |
:Mouse1 task06\nKill Factor5; | |
fork again | |
:Mouse2 task05 xxx; | |
end fork | |
:Mouse2 task06 Kill Factor2; | |
end fork | |
:Mouse2 task07\nActive point B sniper turret; | |
:Mary task02\nMake En Owanee a criminal; | |
stop | |
@enduml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment