Update of /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6706/regions/ilshenar/towns
Modified Files:
ancient_citadel.xml bet-lem_reg.xml gargoyle_city.xml
mistas.xml montor.xml reg_volon.xml terort_skitas.xml
Log Message:
Turns out this is why regions didn't work right...
id="region name" became name="region name"
Index: montor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/montor.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** montor.xml 8 Jul 2004 20:06:30 -0000 1.1
--- montor.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Montor -->
! <region id="ilshenar_montor">
<rectangle x1="1576" y1="272" x2="1720" y2="368" map="2" />
<rectangle x1="1616" y1="200" x2="1696" y2="272" map="2" />
--- 3,7 ----
<!-- Montor -->
! <region name="ilshenar_montor">
<rectangle x1="1576" y1="272" x2="1720" y2="368" map="2" />
<rectangle x1="1616" y1="200" x2="1696" y2="272" map="2" />
Index: mistas.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/mistas.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mistas.xml 8 Jul 2004 20:06:30 -0000 1.1
--- mistas.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Mistas -->
! <region id="ilshenar_mistas">
<rectangle x1="744" y1="984" x2="912" y2="1152" map="2" />
<rectangle x1="744" y1="1152" x2="792" y2="1176" map="2" />
--- 3,7 ----
<!-- Mistas -->
! <region name="ilshenar_mistas">
<rectangle x1="744" y1="984" x2="912" y2="1152" map="2" />
<rectangle x1="744" y1="1152" x2="792" y2="1176" map="2" />
Index: bet-lem_reg.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/bet-lem_reg.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bet-lem_reg.xml 8 Jul 2004 20:06:30 -0000 1.1
--- bet-lem_reg.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Bet-Lem Reg -->
! <region id="ilshenar_bet-lem_reg">
<rectangle x1="1232" y1="936" x2="1272" y2="984" map="2" />
</region>
--- 3,7 ----
<!-- Bet-Lem Reg -->
! <region name="ilshenar_bet-lem_reg">
<rectangle x1="1232" y1="936" x2="1272" y2="984" map="2" />
</region>
Index: gargoyle_city.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/gargoyle_city.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gargoyle_city.xml 8 Jul 2004 20:06:30 -0000 1.1
--- gargoyle_city.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Gargoyle City, Ver Lor Reg -->
! <region id="ilshenar_gargoyle_city">
<rectangle x1="824" y1="552" x2="856" y2="728" map="2" />
<rectangle x1="752" y1="576" x2="824" y2="704" map="2" />
--- 3,7 ----
<!-- Gargoyle City, Ver Lor Reg -->
! <region name="ilshenar_gargoyle_city">
<rectangle x1="824" y1="552" x2="856" y2="728" map="2" />
<rectangle x1="752" y1="576" x2="824" y2="704" map="2" />
Index: terort_skitas.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/terort_skitas.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** terort_skitas.xml 8 Jul 2004 20:06:30 -0000 1.1
--- terort_skitas.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 2,6 ****
<definitions>
! <region id="ilshenar_terort_skitas">
<rectangle x1="528" y1="376" x2="624" y2="464" map="2" />
</region>
--- 2,6 ----
<definitions>
! <region name="ilshenar_terort_skitas">
<rectangle x1="528" y1="376" x2="624" y2="464" map="2" />
</region>
Index: ancient_citadel.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/ancient_citadel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ancient_citadel.xml 8 Jul 2004 20:06:30 -0000 1.1
--- ancient_citadel.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Ancient Citadel -->
! <region id="ilshenar_ancient_citadel">
<rectangle x1="1448" y1="496" x2="1552" y2="600" map="2" />
</region>
--- 3,7 ----
<!-- Ancient Citadel -->
! <region name="ilshenar_ancient_citadel">
<rectangle x1="1448" y1="496" x2="1552" y2="600" map="2" />
</region>
Index: reg_volon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/regions/ilshenar/towns/reg_volon.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** reg_volon.xml 8 Jul 2004 20:06:30 -0000 1.1
--- reg_volon.xml 10 Jul 2004 11:46:17 -0000 1.2
***************
*** 3,7 ****
<!-- Reg Volon -->
! <region id="ilshenar_reg_volon">
<rectangle x1="1328" y1="1008" x2="1408" y2="1120" map="2" />
</region>
--- 3,7 ----
<!-- Reg Volon -->
! <region name="ilshenar_reg_volon">
<rectangle x1="1328" y1="1008" x2="1408" y2="1120" map="2" />
</region>
|