Quirk around xship spawnpoint problems in coop

In xship the coop spawnpoints are farther away from the
info_player_start than in other maps. Work around this by
adding a quirk to the quirk.
This commit is contained in:
Yamagi Burmeister 2013-03-24 11:18:42 +01:00
parent 3f1380caac
commit abc4904857
1 changed files with 0 additions and 7 deletions

7
TODO
View File

@ -1,7 +0,0 @@
Maps with broken single player spawn point:
- None :)
Maps with broken coop spawnpoints:
- xship: Has only one info_player_start and no info_coop_start. The
solution is to synthesize 3 info_coop_start by map quirks,
but there's hardly any room for them...