Comment out a spurious macro call. It may need to actually be fixed.
This commit is contained in:
parent
63945ce689
commit
4d073f8def
1 changed files with 3 additions and 1 deletions
|
@ -787,7 +787,9 @@
|
|||
# Encampments
|
||||
{DISABLE_TRANSITIONS (Ce,Ke)}
|
||||
{TERRAIN_ADJACENT_CORNER_BOTH (Ce,Ke) (!,Ce,Ke,Ch*,Kh*) castle/encampment}
|
||||
{KEEP_ADJACENT_CORNER_BOTH Ce (!,Ce,Ke,Ch*,Kh*) keep-of-ce castle/encampment}
|
||||
# FIXME: Line below commented out because the macro is nonexistent.
|
||||
# It was probably trying to do something, though, and should be fixed.
|
||||
#{KEEP_ADJACENT_CORNER_BOTH Ce (!,Ce,Ke,Ch*,Kh*) keep-of-ce castle/encampment}
|
||||
|
||||
# Cave and dwarven castles
|
||||
{DISABLE_TRANSITIONS Qxu}
|
||||
|
|
Loading…
Add table
Reference in a new issue