Skip to content

Commit

Permalink
feat: Remove Momentum's multihop/onehop triggers
Browse files Browse the repository at this point in the history
Replaced by func_bhop
  • Loading branch information
jason-e authored and Gocnak committed Oct 28, 2022
1 parent 02dcd0b commit 450f7b7
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 41 deletions.
3 changes: 0 additions & 3 deletions db/factories/momentum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,9 @@ trigger_impact
trigger_look
trigger_momentum_campaign_changelevel
trigger_momentum_limitmovement
trigger_momentum_multihop
trigger_momentum_onehop
trigger_momentum_progress
trigger_momentum_promptinput
trigger_momentum_push
trigger_momentum_resetonehop
trigger_momentum_teleport_progress
trigger_momentum_timer_start
trigger_momentum_timer_stop
Expand Down
9 changes: 0 additions & 9 deletions fgd/bases/HopTrigger.fgd

This file was deleted.

5 changes: 0 additions & 5 deletions fgd/brush/trigger/trigger_momentum_multihop.fgd

This file was deleted.

14 changes: 0 additions & 14 deletions fgd/brush/trigger/trigger_momentum_onehop.fgd

This file was deleted.

7 changes: 0 additions & 7 deletions fgd/brush/trigger/trigger_momentum_resetonehop.fgd

This file was deleted.

3 changes: 0 additions & 3 deletions fgd/visgroups.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,6 @@
- Player Movement Triggers
* `trigger_playermovement`
* `trigger_momentum_limitmovement`
* `trigger_momentum_multihop`
* `trigger_momentum_onehop`
* `trigger_momentum_resetonehop`
* `trigger_reversespeed`
* `trigger_setspeed`
- Level Transitions
Expand Down

0 comments on commit 450f7b7

Please sign in to comment.