summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-09 20:52:39 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-09 20:52:39 +0200
commitd71c748f56b479ab97408fe2d42eaf0898982fb7 (patch)
treeb2a26afbfa582190819b3ffdaf46556f3a169811 /src/tables.c
parent07a11792fc5f385130b36da44aa71c32cb96c514 (diff)
Lua: Remove the need for script for Minas Tirith <-> Gondolin link
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/tables.c b/src/tables.c
index 18a9329a..c5a22204 100644
--- a/src/tables.c
+++ b/src/tables.c
@@ -4673,6 +4673,14 @@ between_exit between_exits[MAX_BETWEEN_EXITS] =
10, 35,
0, 0
},
+ /* Theme: Minas Tirith -> Gondolin link */
+ {
+ 0,
+ FALSE,
+ 3, 11,
+ 119, 25,
+ 0, 0
+ },
};
/*