|
- Room {
- id = "yili/yili1",
- name = "南城门",
- ways = {
- ["#yilicheckwds"] = "yili/yilihe",
- --["north"] = "yili/yili2",
- ["#yilicheckwd"] = "yili/yili2",
- },
- nolooks = {
- --["north"] = true,
- ["#yilicheckwd"] = true,
- },
- lengths = {
- --["north"] = "if MidNight[locl.time] or job.name=='wudang' then return false else return 1 end",
- --["#yilicheckwd"] = "if job.name=='wudang' then return 5 else return false end",
- ["#yilicheckwd"] ="if MidNight[locl.time] then return false else return 2 end",,
- },
- }
复制代码
这样修改,你看看效果如何吧。
这个晚上应该就不会去伊犁城里面了。。
|
|