Skip to content

Commit cef87fe

Browse files
committed
Remove ghost's kart cond
1 parent 2fc2690 commit cef87fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • scripts/vscripts/tf2ware_ultimate/specialrounds

scripts/vscripts/tf2ware_ultimate/specialrounds/wipeout.nut

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ function OnMinigameEnd()
261261
player.RemoveCond(TF_COND_HALLOWEEN_GHOST_MODE)
262262
player.SetMoveType(MOVETYPE_WALK, 0)
263263
player.SetCollisionGroup(COLLISION_GROUP_PUSHAWAY)
264+
player.RemoveCond(TF_COND_HALLOWEEN_KART)
264265
}
265266
Ware_MinigameHomeLocation.Teleport(Wipeout_Spectators)
266267
}

0 commit comments

Comments
 (0)