Skip to content

Commit

Permalink
Gladiators - fix region typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPear authored Jan 13, 2024
1 parent 5a90f2c commit 5149b0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Arcade/Gladiators/map.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<map proto="1.4.2">
<name>Gladiators</name>
<version>1.0.4</version>
<version>1.0.5</version>
<objective>Be the last man standing!</objective>
<created>2021-01-03</created>
<phase>development</phase>
Expand Down Expand Up @@ -250,7 +250,7 @@
<cuboid min="-53,3,37" max="-34,3,23"/>
</destination>
</portal>
<portal filter="key" region="south-north-a-p">
<portal filter="key" region="stone-north-a-p">
<destination>
<cuboid min="-97,3,53" max="-76,3,41"/>
</destination>
Expand Down Expand Up @@ -329,4 +329,4 @@
<item>diamond leggings</item>
<item>diamond boots</item>
</itemremove>
</map>
</map>

0 comments on commit 5149b0f

Please sign in to comment.