Skip to content

Commit

Permalink
Fix 3 extra trucks belonging to host on 4c-pyramidal.
Browse files Browse the repository at this point in the history
The 3 extra trucks belonged to player 4, 5 and 6, and triggered an assertion.

Fixes ticket:2945.
  • Loading branch information
Cyp committed Nov 17, 2011
1 parent a7b2a5b commit 54080cc
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions data/base/multiplay/maps/4c-pyramidal/droid.ini
Expand Up @@ -502,24 +502,3 @@ position = 8768, 9408, 408
rotation = 32768, 0, 0
player = scavenger
template = BabaFireTruck

[droid_1501]
id = 1501
position = 8512, 10048, 408
rotation = 0, 0, 0
startpos = 4
template = ConstructionDroid

[droid_1502]
id = 1502
position = 8640, 10048, 408
rotation = 0, 0, 0
startpos = 5
template = ConstructionDroid

[droid_1503]
id = 1503
position = 8768, 10048, 408
rotation = 0, 0, 0
startpos = 6
template = ConstructionDroid

0 comments on commit 54080cc

Please sign in to comment.