;This is the general settings section for VS, LBVS, and the VSIDE.

devvers, "Soul 2044",
sceneVSIDE, 1, 2241
sceneVS, 1, 2242
sceneLBVS, 0,

AdvOpt, 0
;Name,		AddButtonReq
ProgOpt,	0

;Table of Map IDs and links that have LBVS capabilities, and scene numbers for those which do not.
;One MAPID followed by a maximum of 32 entries.  An entry of x indicates that there are no more links on the map with LBVS entries.
;The system uses all of the map numbers found in the LBVS entry.  Use x to end it early again.
;The line "LBVS, x" will disable LBVS entirely.
;An example:

	;LBVS2242, 2, 7, 33, x
	;2242-2, 4, 7, 25, x
	;2242-7, 5, 12, 17, 22, x
	;2242-33, 7, x

;ROWID
;MAP#,	LNK#,	LNK#,	LNK#,	etc.,

LBVS2242, x

	
;Scene numbers list for the links that aren't enabled for LBVS but still go to the LBVS scene.
;Quite possibly useful for creating maps and assigning scenes later rather than as you go.
;Putting an x in front of the scene number will actually refer it to an entry in the section below.
;That section is a list of VS scenes created by the WD.
;You can use this feature to refer links that aren't LBVS to VS scenes anyway.
;Example:

	;6-3, 24
	;6-5, 27
	;31-0, 87
	;31-7, xFight

;ROWID
;MAP#-LNK#,	SCENE#
	

;List of Virtual Scenes to be referenced by non-LBVS-enabled links that went to the LBVS scene.
;Each ROWID can be anything you like, but it needs to be usable with entries in the table above.
;That means that one limit placed on it is that it needs to begin with an "x".
;Example:

	;xFight, "Misc", "FightScene"

;ROWID,		CATEGORY,	VARIABLE