Cleaning inconsistent slug fields

This commit is contained in:
2023-09-26 00:34:49 +03:00
parent fdaa8c1ba7
commit d20dde70e9
20 changed files with 42 additions and 45 deletions

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>1623-2007-NEU</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1623-2007-neu</slug> <!-- one entrance and one slug per entrance_data file -->
<name></name>
<entrance_description></entrance_description>
<explorers>ARGE</explorers>

View File

@@ -8,7 +8,7 @@
<body>
<entrance>
<non_public>False</non_public>
<slug>1623-2012-js-1</slug>
<slug>1623-2012-js-01</slug>
<name></name>
<entrance_description>Small slot behind boulder, slot opens onto small chamber which has window onto pitch.</entrance_description>
<explorers>Frank Tully</explorers>

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>2018-MS-01</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1623-2018-MS-01</slug> <!-- one entrance and one slug per entrance_data file -->
<name>2018-MS-01</name>
<entrance_description></entrance_description>
<explorers></explorers>

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>1623-2023-jss-01</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1623-2023-JSS-01</slug> <!-- one entrance and one slug per entrance_data file -->
<name>Mendip Man</name>
<entrance_description></entrance_description>
<explorers></explorers>

View File

@@ -19,7 +19,7 @@ though, you do not need to do a data import as it happens automatically -->
<br>
<entrance>
<non_public>False</non_public>
<slug>1623-2023-kt-02</slug> <!-- one entrance and one slug per entrance_data file -->
<slug>1623-2023-KT-02</slug> <!-- one entrance and one slug per entrance_data file -->
<name></name>
<entrance_description></entrance_description>
<explorers></explorers>