trying to fix a couple of bugs.

This commit is contained in:
2014-12-14 09:26:30 -08:00
parent 97397c25df
commit 5995a7815b
3 changed files with 52 additions and 25 deletions

View File

@@ -124,7 +124,8 @@
(rooms/make :music :town-2
:interactions
{:door {:box [258 100 281 160]
:script (actions/get-unsaved-script
:script
(actions/get-unsaved-script
entities
(actions/walk-to entities :ego [267 90])
(actions/talk entities :ego (str "Anyone home?"))