Merge pull request #5192 from matija-hustic/spawnchoice

Spawnchoice
This commit is contained in:
Paul Chote
2014-05-17 17:53:00 +12:00
32 changed files with 756 additions and 111 deletions

View File

@@ -163,11 +163,11 @@ dialog4: dialog.png
corner-br: 571,446,6,6
lobby-bits: spawnpoints.png
spawn-unclaimed: 16,0,16,16
spawn-claimed: 0,0,16,16
admin: 37,5,7,5
colorpicker: 0,0,16,16
huepicker: 45,0,7,15
spawn-unclaimed: 37,5,22,22
spawn-claimed: 5,5,22,22
admin: 64,5,7,5
colorpicker: 5,5,22,22
huepicker: 71,0,7,15
strategic: strategic.png
unowned: 0,0,32,32

View File

@@ -19,3 +19,6 @@ Metrics:
TextContrast: false
TextContrastColor: 0,0,0
ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
SpawnFont: TinyBold
SpawnColor: 255,255,255
SpawnContrastColor: 0,0,0