15 lines
384 B
Plaintext
15 lines
384 B
Plaintext
{
|
|
"rules": [
|
|
{
|
|
"match" : ["*"],
|
|
"pre" : [["quest", "santo_dominion/Gordon", "30"]],
|
|
"post" : [],
|
|
"msg" : ["Thank you for helping me."]
|
|
}, {
|
|
"match" : ["*"],
|
|
"pre" : [["quest", "santo_dominion/Gordon", "20"]],
|
|
"post" : [["quest", "santo_dominion/Gordon", "30"]],
|
|
"msg" : ["Thank you for saving me. As promised, you can take my plate, which in the chest."]
|
|
}
|
|
]}
|