Subversion Repository Public Repository

Nextrek

Diff Revisions 1085 vs 1086 for /s2s/data/232F08772D91E44D10380D14842B92CA796A.json

Diff revisions: vs.
  @@ -1 +1,95 @@
1 - {"uid":"232F08772D91E44D10380D14842B92CA796A","isLoaded":true,"lastModificationTime":0,"items":{"name":"Open Save Menu","type":"data_record","order":5,"category":"commonEvents","id":"232F08772D91E44D10380D14842B92CA796A","isFolder":false,"parentId":"665F7EFC4091674CD6383D3829AD031A9CCC","data":{"name":"Open Save Menu","startCondition":0,"conditionEnabled":false,"parallel":false,"autoPreload":true,"singleInstance":true,"inline":false,"parameters":[],"commands":[{"id":"gs.Comment","params":{"text":"This common event opens the save menu. It is important to call \"Prepare Save Game\" here because only that commands creates the actual snapshot of the game and a screenshot from the screen. The \"Save Game\" command only writes current snapshot to disk. If there is no snapshot because \"Prepare Save Game\" has not been called, nothing will happen."},"indent":0,"uid":"0156D314359B8540D52836E4ACBFFE237234","expanded":true},{"id":"gs.PrepareSaveGame","params":{"snapshot":1},"indent":0,"uid":"7973044156176441E71BA12051662332938B"},{"id":"vn.ChangeScene","params":{"scene":{"uid":"788F76F4231BE442882AEDA37BCF0AE6556B","name":"Save Menu"},"duration":20,"erasePictures":0,"eraseTexts":0,"eraseVideos":0,"fieldFlags":{"duration":1},"previewBackground":{"name":"$live_preview_snapshot"},"savePrevious":1},"indent":0,"expanded":false}],"index":"232F08772D91E44D10380D14842B92CA796A","booleanVariables":[{"name":"","index":0,"scope":0}],"stringVariables":[{"name":"","index":0,"scope":0}],"numberVariables":[{"name":"","index":0,"scope":0}],"defaultExpressionId":"BF7CB12110894142C299D341A545C910AA86"},"localizableStrings":{}},"summary":["name","type","order"]}
1 + {
2 + "uid": "232F08772D91E44D10380D14842B92CA796A",
3 + "isLoaded": true,
4 + "lastModificationTime": 0,
5 + "items": {
6 + "name": "Open Save Menu",
7 + "type": "data_record",
8 + "order": 5,
9 + "category": "commonEvents",
10 + "id": "232F08772D91E44D10380D14842B92CA796A",
11 + "isFolder": false,
12 + "parentId": "665F7EFC4091674CD6383D3829AD031A9CCC",
13 + "data": {
14 + "name": "Open Save Menu",
15 + "startCondition": 0,
16 + "conditionEnabled": false,
17 + "parallel": false,
18 + "autoPreload": true,
19 + "singleInstance": true,
20 + "inline": false,
21 + "parameters": [],
22 + "commands": [
23 + {
24 + "id": "gs.Comment",
25 + "params": {
26 + "text": "This common event opens the save menu. It is important to call \"Prepare Save Game\" here because only that commands creates the actual snapshot of the game and a screenshot from the screen. The \"Save Game\" command only writes current snapshot to disk. If there is no snapshot because \"Prepare Save Game\" has not been called, nothing will happen."
27 + },
28 + "indent": 0,
29 + "uid": "0156D314359B8540D52836E4ACBFFE237234",
30 + "expanded": true
31 + },
32 + {
33 + "id": "gs.PrepareSaveGame",
34 + "params": {
35 + "snapshot": 1
36 + },
37 + "indent": 0,
38 + "uid": "7973044156176441E71BA12051662332938B"
39 + },
40 + {
41 + "id": "vn.ChangeScene",
42 + "params": {
43 + "scene": {
44 + "uid": "788F76F4231BE442882AEDA37BCF0AE6556B",
45 + "name": "Save Menu"
46 + },
47 + "duration": 20,
48 + "erasePictures": 0,
49 + "eraseTexts": 0,
50 + "eraseVideos": 0,
51 + "fieldFlags": {
52 + "duration": 1
53 + },
54 + "previewBackground": {
55 + "name": "$live_preview_snapshot"
56 + },
57 + "savePrevious": 1
58 + },
59 + "indent": 0,
60 + "expanded": false,
61 + "uid": "D5492613766F18498D882B17DCD887832F0E"
62 + }
63 + ],
64 + "index": "232F08772D91E44D10380D14842B92CA796A",
65 + "booleanVariables": [
66 + {
67 + "name": "",
68 + "index": 0,
69 + "scope": 0
70 + }
71 + ],
72 + "stringVariables": [
73 + {
74 + "name": "",
75 + "index": 0,
76 + "scope": 0
77 + }
78 + ],
79 + "numberVariables": [
80 + {
81 + "name": "",
82 + "index": 0,
83 + "scope": 0
84 + }
85 + ],
86 + "defaultExpressionId": "BF7CB12110894142C299D341A545C910AA86"
87 + },
88 + "localizableStrings": {}
89 + },
90 + "summary": [
91 + "name",
92 + "type",
93 + "order"
94 + ]
95 + }