Skip to content

Commit

Permalink
triggers build: raidboss: timeline netregex for removedCombatant (#6035)
Browse files Browse the repository at this point in the history
`/sync\s*\/ 04:\.{8}:(?<name>[^:]*):\//`

Done by running #5977. cac5d28
  • Loading branch information
github-actions committed Dec 15, 2023
1 parent c773048 commit 5121ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 04-sb/eureka/eureka_hydatos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hideall "--sync--"

# .*is no longer sealed
0.0 "--Reset--" SystemLogMessage { id: "7DE" } window 100000 jump 0
0.0 "--Reset--" sync / 04:........:Proto Ozma:/ window 100000 jump 0
0.0 "--Reset--" RemovedCombatant { name: "Proto Ozma" } window 100000 jump 0


#####################
Expand Down
2 changes: 1 addition & 1 deletion 05-shb/ultimate/the_epic_of_alexander.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ hideall "--sync--"
142.1 "Cascade Enrage" Ability { id: "49B3", source: "Living Liquid" }

### Transition 1: Cruise Chaser
196.0 "--sync--" sync / 04:........:Liquid Hand:/ window 50,0
196.0 "--sync--" RemovedCombatant { name: "Liquid Hand" } window 50,0
200.0 "Hawk Blaster 1" Ability { id: "4830", source: "Cruise Chaser" } window 200,0
202.2 "Hawk Blaster 2"
204.4 "Hawk Blaster 3"
Expand Down

0 comments on commit 5121ba1

Please sign in to comment.