We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc2690 commit cef87feCopy full SHA for cef87fe
1 file changed
scripts/vscripts/tf2ware_ultimate/specialrounds/wipeout.nut
@@ -261,6 +261,7 @@ function OnMinigameEnd()
261
player.RemoveCond(TF_COND_HALLOWEEN_GHOST_MODE)
262
player.SetMoveType(MOVETYPE_WALK, 0)
263
player.SetCollisionGroup(COLLISION_GROUP_PUSHAWAY)
264
+ player.RemoveCond(TF_COND_HALLOWEEN_KART)
265
}
266
Ware_MinigameHomeLocation.Teleport(Wipeout_Spectators)
267
0 commit comments