15 lines
179 B
Text
15 lines
179 B
Text
{
|
|
"name" : "salary",
|
|
"effectConfig" : {
|
|
"item" : {
|
|
"name" : "money",
|
|
"count" : 1
|
|
}
|
|
},
|
|
"defaultDuration" : 30,
|
|
|
|
"scripts" : [
|
|
"salary.lua"
|
|
]
|
|
|
|
}
|