Injection almost works, you can pass along the appropriate action at least.
[mudsync.git] / worlds / goblin-hq.scm
index b6682c2b36519af932405da7a2183e7101b1d295..54a573de4fa1781b872ea8a068587d4b97a416fe 100644 (file)
@@ -187,4 +187,4 @@ But one looks invitingly empty."
 ;;      )
 
 (define (goblin-demo . args)
-  (run-demo "/tmp/goblin-game.db" goblin-rooms 'room:north-hallway))
+  (run-demo goblin-rooms 'room:north-hallway))