Skip to content

Commit d34e960

Browse files
Overbounce zones (#267)
1 parent 820a50d commit d34e960

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

db/factories/momentum.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ window_pane
378378
world_items
379379
worldspawn
380380
zone_allowbhop
381+
zone_overbounce
381382
zone_timer_start
382383
zone_timer_cancel
383384
zone_timer_end
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@SolidClass appliesto(MOMENTUM)
2+
= zone_overbounce : "Zone that allows the player to overbounce inside of its volume. This is used in Defrag modes only."
3+
[
4+
]

fgd/visgroups.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
* `trigger_transition`
206206
- Zone Triggers
207207
* `zone_allowbhop`
208+
* `zone_overbounce`
208209
* `zone_timer_checkpoint`
209210
* `zone_timer_stage`
210211
* `zone_timer_start`

0 commit comments

Comments
 (0)