diff data/npcs/actor.json @ 198:4e7ca5cf57fa

syntax fix for accessing world properties
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Wed, 06 Apr 2011 22:15:44 +0200
parents c3dfcd241c3a
children e22b0e4d52ae
line wrap: on
line diff
--- a/data/npcs/actor.json	Wed Apr 06 22:07:00 2011 +0200
+++ b/data/npcs/actor.json	Wed Apr 06 22:15:44 2011 +0200
@@ -6,7 +6,7 @@
     "bother" : {
         "text" : "“Upon a thousand heights had gathered the inexplicable cloud. Swept by, uh... the rain, the moon is just come to light the high house. A clean and... and...” Oh bother, this is hard.",
         "events" : [
-            { "matches" : "world.masks_destroyed()", "next": "state.no" }
+            { "matches" : "world.masks_destroyed", "next": "state.no" }
         ]
     },
     "no" : {