20 lines
595 B
Plaintext
20 lines
595 B
Plaintext
# 6.B.13. TEST CASE, COASTAL CRAWL NOT ALLOWED
|
|
# If a fleet is leaving a sector from a certain coast while in the opposite direction another fleet is moving to another coast of the sector, it is still a head-to-head battle. This has been decided in the great revision of the 1961 rules that resulted in the 1971 rules.
|
|
|
|
unit Turkey F Bulgaria/sc
|
|
unit Turkey F Constantinople
|
|
|
|
# Currently this test crashes with a stack overflow
|
|
#test:skip
|
|
---
|
|
|
|
Turkey:
|
|
F Bulgaria(sc) - Constantinople
|
|
F Constantinople - Bulgaria(ec)
|
|
|
|
---
|
|
|
|
# Both moves fail.
|
|
assert no-move Bulgaria
|
|
assert no-move Constantinople
|