diff --git a/A321neo-CFM-set.xml b/A321neo-CFM-set.xml
index 2c068a33..fd7d7531 100644
--- a/A321neo-CFM-set.xml
+++ b/A321neo-CFM-set.xml
@@ -36,6 +36,11 @@
 				<splash type="bool">true</splash>
 				<path>Splash/A321N/a321n-2.png</path>
 			</preview>
+			<preview>
+				<type>exterior</type>
+				<splash type="bool">true</splash>
+				<path>Splash/A321N/a321n-3.png</path>
+			</preview>
 		</previews>
 
 		<view>
diff --git a/A321neo-PW-set.xml b/A321neo-PW-set.xml
index fde086e8..23d35c57 100644
--- a/A321neo-PW-set.xml
+++ b/A321neo-PW-set.xml
@@ -36,6 +36,11 @@
 				<splash type="bool">true</splash>
 				<path>Splash/A321N/a321n-2.png</path>
 			</preview>
+			<preview>
+				<type>exterior</type>
+				<splash type="bool">true</splash>
+				<path>Splash/A321N/a321n-3.png</path>
+			</preview>
 		</previews>
 
 		<view>
diff --git a/README.md b/README.md
index b5e38bc9..afd99e55 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ Brought to you by:
 - Jonathan Redpath (legoboyvdlp)
 - Charlie Schwehm (Wecsje)
 
+Also thanks to PavlinS for the a321n-3 splash screen
+
 Present pack includes the following Airbus A320 Family variants:
 - A318-112
 - A319-112
diff --git a/Splash/A321N/a321n-3.png b/Splash/A321N/a321n-3.png
new file mode 100644
index 00000000..787a5797
Binary files /dev/null and b/Splash/A321N/a321n-3.png differ