Change the timer condition to match what the sign says.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13013 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ab373f8fca
commit
c5899c93a0
|
@ -3,7 +3,7 @@
|
|||
"rules": [
|
||||
{
|
||||
"match" : ["*"],
|
||||
"pre" : [["age", "tenminutes", "0", "0", "0", "80", "0"]],
|
||||
"pre" : [["age", "tenminutes", "0", "0", "0", "0", "20"]],
|
||||
"post": [["marktime", "tenminutes"]],
|
||||
"msg" : ["Oh no, you waited too long, and I got bored, let's try again shall we? Speak to me again in 10 minutes"]
|
||||
},{
|
||||
|
|
Loading…
Reference in New Issue