Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
var mainData = {
	"title"  : "blbla"  ,
	"title-color"  : "#008080"  ,
	 "events"  : advEvents  ,
	 "objects"  : advObjects  ,
	 "quests"  : advQuests  ,
	 "pages"  : advPages  ,
	 "splash"  :  {
		 "splash-time"  :   ,
		 "splash-background-color"  :  "" ,
		 "splash-foreground"  :  "" ,
		 "splash-foreground-width"  : 0 ,
		 "splash-foreground-height"  :  0 ,
		 "splash-text"  :  "" ,
		 "splash-text-color"  :  "" 
	},
	 "loading"  :  {
		 "load-time"  :   ,
		 "load-delay"  :   ,
		 "load-background-color"  :  "" ,
		 "load-foreground"  :  "" ,
		 "load-foreground-width"  : 0 ,
		 "load-foreground-height"  :  0 ,
		 "load-text"  :  "" ,
		 "load-text-color"  :  "" 
	},
	 "defaults"  :  {
		 "background-color" :  ""   ,
		 "top-background-color" :  ""   ,
		 "bottom-background-color" :  ""   ,
		 "topContainer-height" :     ,
		 "hBorderTop-img" :  ""   ,
		 "hBorder-height" :  0  ,
		 "hBorderMid-img" :  ""   ,
		 "hBorderBottom-img" :  ""   ,
		 "wBorderLeft-img" :  ""   ,
		 "wBorder-width" :  0  ,
		 "wBorderRight-img" :  ""   ,
		 "inventory-img" :  ""   ,
		 "inventory-img-width" : 0   ,
		 "inventory-img-height" :  0  ,
		 "object-width" :     ,
		 "object-height" :     ,
		 "quests-img" :  ""   ,
		 "quests-img-width" :  0  ,
		 "quests-img-height" : 0  ,
		 "quests-width" :     ,
		 "quests-height" :     ,
		 "events-img" :  ""   ,
		 "events-img-width" :  0  ,
		 "events-img-height" :  0  ,
		 "events-width" :     ,
		 "events-height" :     
	}
};

Commits for Nextrek/minstrek/GameEditorBKP - Copia/GameEditor/bin/Release/json/story2/mainData.js

Diff revisions: vs.
Revision Author Commited Message
51 JMBauan picture JMBauan Sat 07 Dec, 2013 13:40:04 +0000