2 setconst T Tusker
3 setconst t Tusker
4 setconst J JumpingGeneral
5 setconst j JumpingGeneral
6 setconst M Minister
7 setconst m Minister
8 setconst H HighPriestess
9 setconst h HighPriestess
10 setconst E Elephant
11 setconst e Elephant
12 setconst Y WarMachine
13 setconst y WarMachine
14 setconst L BattleEngine
15 setconst l BattleEngine
16 setconst K King
17 setconst k King
18 setconst P White_Pawn
setconst p Black_Pawn
19 setconst G Guard
20 setconst g Guard
21 setconst N Knight
22 setconst n Knight
Does anything look amiss here?
You're missing a semicolon after one line.