diff --git a/Terrafirma/MainWindow.xaml.cs b/Terrafirma/MainWindow.xaml.cs
index 896c911..0d38a8a 100644
--- a/Terrafirma/MainWindow.xaml.cs
+++ b/Terrafirma/MainWindow.xaml.cs
@@ -435,7 +435,7 @@ class NPC
///
public partial class MainWindow : Window, IDisposable
{
- const int MapVersion = 72;
+ const int MapVersion = 73;
const int MaxTile = 254;
const int MaxWall = 115;
const int Widest = 8400;
diff --git a/Terrafirma/Properties/AssemblyInfo.cs b/Terrafirma/Properties/AssemblyInfo.cs
index af5113c..1cbdd58 100644
--- a/Terrafirma/Properties/AssemblyInfo.cs
+++ b/Terrafirma/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.1.0.0")]
-[assembly: AssemblyFileVersion("2.1.0.0")]
+[assembly: AssemblyVersion("2.1.1.0")]
+[assembly: AssemblyFileVersion("2.1.1.0")]
diff --git a/Terrafirma/tiles.xml b/Terrafirma/tiles.xml
index 5cae58e..47eea22 100644
--- a/Terrafirma/tiles.xml
+++ b/Terrafirma/tiles.xml
@@ -294,6 +294,9 @@
+
+
+
@@ -3077,6 +3080,15 @@
+
+
+
+
+
+
+
+
+
diff --git a/terrafirma.wxs b/terrafirma.wxs
index 9d115c0..c76add1 100644
--- a/terrafirma.wxs
+++ b/terrafirma.wxs
@@ -1,6 +1,6 @@
-
+
@@ -33,7 +33,7 @@
-
+