I just did this!
CommandSet GLAWorkerCommandSet
1 = Command_ConstructGLABarracks
2 = Command_ConstructGLAStingerSite
3 = Command_ConstructGLASupplyStas
4 = Command_ConstructGLATunnelNetwork
5 = Command_ConstructGLAArmsDealer
6 = Command_ConstructGLADemoTrap
7 = Command_ConstructGLAPalace
8 = Command_ConstructGLAScudStor
9 = Command_ConstructGLABlackMarket
10 = mCommand_ConstructGLACommandCenter
13 = Command_UpgradeGLAWorkerFakeCommandSet
14 = Command_DisarmMinesAtPosition
End
The orijinal one is this:
CommandSet GLAWorkerCommandSet
1 = Command_ConstructGLASupplyStash
2 = Command_ConstructGLADemoTrap
3 = Command_ConstructGLABarracks
4 = Command_ConstructGLAPalace
5 = Command_ConstructGLAStingerSite
6 = Command_ConstructGLABlackMarket
7 = Command_ConstructGLATunnelNetwork
8 = Command_ConstructGLAScudStorm
9 = Command_ConstructGLAArmsDealer
10 = Command_ConstructGLACommandCenter
13 = Command_UpgradeGLAWorkerFakeCommandSet
14 = Command_DisarmMinesAtPosition
End