Behold Vilya, Ring of Air and repository for our game and virtual worldly

extensions to the distributed environment provided by Narya.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2006-06-23 17:58:11 +00:00
commit a4df87e52f
317 changed files with 45818 additions and 0 deletions
@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<!-- test spot scene parser -->
<scene name="Test Scene" version="42" defaultEntranceId="3">
<portal portalId="1" x="1" y="25" orient="3" name="East portal"
targetSceneName="East scene" targetPortalName="West portal"/>
<portal portalId="2" x="25" y="1" orient="5" name="North portal"
targetSceneName="North scene" targetPortalName="South portal"/>
</scene>