blob: 4e93e9fbe790fd7e9f1d9d7af15fcf52045bd497 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Union forces as of morning of September 17, 1861.
/antietam/mcclellan -l mcclellan_u:union_r:general_t
/antietam/boonsboro -- maryland_u:location_r:city_t
/sharpsburg/north_woods -d sharpsburg_u:location_r:terrain_t
/sharpsburg/north_woods/doubleday -b doubleday_u:union_r:infantry_t
/sharpsburg/north_woods/meade.* -b meade_u:union_r:artillery_t
/sharpsburg/north_woods/ricketts -b ricketts_u:union_r:cavalry_t
/sharpsburg/east_woods(/.*)? sharpsburg_u:location_r:terrain_t
/sharpsburg/east_woods/hooker -p hooker_u:union_r:infantry_t
/sharpsburg/east_woods/mansfield -p mansfield_u:union_r:artillery_t
/sharpsburg/east_woods/sedgwick -p sedgwick_u:union_r:infantry_t
/sharpsburg/corn_field -- <<none>>
/antietam/middle_bridge -b <<none>>
/antietam/lower_bridge -b <<none>>
/antietam/snavely -p <<none>>
|