-
Notifications
You must be signed in to change notification settings - Fork 0
/
mts_properties.json
126 lines (126 loc) · 3.1 KB
/
mts_properties.json
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"properties": [{
"filename": "public/onInit.mts",
"autoExecute": true
}, {
"filename": "public/onFirstInit.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/yearDateFromDate.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/incrementRound.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/getTime.mts",
"autoExecute": true
}, {
"filename": "public/+Date.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/calendarStyle.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/getYearDate.mts",
"autoExecute": true
}, {
"filename": "public/Show Age.mts",
"autoExecute": true
}, {
"filename": "public/+Turn.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/showCalendar.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/today.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/Birthdays.mts",
"autoExecute": true
}, {
"filename": "public/weather/weather.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/getDate.mts",
"autoExecute": true
}, {
"filename": "public/halfling_birth.mts",
"autoExecute": true
}, {
"filename": "public/Time and Temperature.mts",
"autoExecute": true
}, {
"filename": "public/onCampaignLoad.mts",
"autoExecute": true
}, {
"filename": "public/incrementTurn.mts",
"autoExecute": true
}, {
"filename": "public/half-orc_birth.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/incrementYear.mts",
"autoExecute": true
}, {
"filename": "public/human_birth.mts",
"autoExecute": true
}, {
"filename": "public/+1 Turn.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/incrementMinute.mts",
"autoExecute": true
}, {
"filename": "public/moons.mts",
"autoExecute": true
}, {
"filename": "public/gnome_birth.mts",
"autoExecute": true
}, {
"filename": "public/Calendar.mts",
"autoExecute": true
}, {
"filename": "public/human_birthGH.mts",
"autoExecute": true
}, {
"filename": "public/+Hour.mts",
"autoExecute": true
}, {
"filename": "public/place_of_birth.mts",
"autoExecute": true
}, {
"filename": "public/Set Age.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/incrementSegment.mts",
"autoExecute": true
}, {
"filename": "public/elf_birth.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/getYear.mts",
"autoExecute": true
}, {
"filename": "public/Greyhawk_CSS.mts",
"autoExecute": true
}, {
"filename": "public/set_age.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/incrementYearDate.mts",
"autoExecute": true
}, {
"filename": "public/dwarf_birth.mts",
"autoExecute": true
}, {
"filename": "public/Time_Tools/Time_and_Temperature.mts",
"autoExecute": true
}, {
"filename": "public/+Round.mts",
"autoExecute": true
}, {
"filename": "public/age.mts",
"autoExecute": true
}]
}