Skip to content

Commit b19589f

Browse files
Add all tracks option to zone_timer_cancel (#258)
1 parent 50e6701 commit b19589f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fgd/brush/trigger/zone_timer_cancel.fgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
= zone_timer_cancel : "Zone that cancels the timer."
33
[
44
filter_name(filterclass) : "Filter Name" : : "filter_activator entity to use for this zone."
5-
track_number(integer) : "Track Number" : 0 : "Track number that this entity belongs to. 0 = main map, 1+ = bonus (of that number)."
5+
track_number(integer) : "Track Number" : 0 : "Track number that this entity belongs to. -1 = all tracks, 0 = main map, 1+ = bonus (of that number)."
66
stage_number(integer) : "Stage Number" : 1 : "The stage this cancel zone is part of. If this track has no stages, leave this as Stage 1."
77
]

0 commit comments

Comments
 (0)