Update of /cvsroot/wpdev/xmlscripts/definitions/spawnregions/trammel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28521
Modified Files:
index.xml
Added Files:
haven.xml
Removed Files:
ocllo.xml
Log Message:
In Trammel, Ocllo == Haven.
Index: index.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/spawnregions/trammel/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.xml 8 Jul 2004 18:02:41 -0000 1.3
--- index.xml 8 Jul 2004 19:02:22 -0000 1.4
***************
*** 21,25 ****
<include file="definitions/spawnregions/trammel/moonglow.xml" />
<include file="definitions/spawnregions/trammel/nujelm.xml" />
! <include file="definitions/spawnregions/trammel/ocllo.xml" />
<include file="definitions/spawnregions/trammel/papua.xml" />
<include file="definitions/spawnregions/trammel/serpents_hold.xml" />
--- 21,25 ----
<include file="definitions/spawnregions/trammel/moonglow.xml" />
<include file="definitions/spawnregions/trammel/nujelm.xml" />
! <include file="definitions/spawnregions/trammel/haven.xml" />
<include file="definitions/spawnregions/trammel/papua.xml" />
<include file="definitions/spawnregions/trammel/serpents_hold.xml" />
--- ocllo.xml DELETED ---
--- NEW FILE: haven.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Ripper |
| )).-' {{ ;'` | Revised by: Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Created |
=================================================================
-->
<definitions>
<spawnregion id="trammel_ocllo_bank">
<maxnpcamount>1</maxnpcamount>
<mintime>0</mintime>
<maxtime>1</maxtime>
<npcs>
<npc>banker_male</npc>
<npc>banker_female</npc>
</npcs>
<npcspercycle>1</npcspercycle>
<rectangle x1="3689" x2="3694" y1="2510" y2="2518" map="1" />
</spawnregion>
</definitions>
|