tweaks!
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
:shopkeep "Why?"
|
||||
:shopkeep "It belonged to my long lost son."
|
||||
:shopkeep "Why should I give it to you?")
|
||||
:choices ["I just need it ok?"
|
||||
:choices ["Because it's the choicest toy I've ever seen!"
|
||||
{:run #(actions/respond entities %
|
||||
:shopkeep "I'm sorry, it's not for sale.")
|
||||
:choices actions/something-else}
|
||||
@@ -97,7 +97,7 @@
|
||||
:script (actions/get-script entities
|
||||
(actions/walk-to entities :ego [140 61] :face :left)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/talk entities :ego "It's a portrait. There's something on the back but I can't read it.")
|
||||
(actions/talk entities :ego "It's a portrait. There's something on the back but it's too dim to read.")
|
||||
(actions/remove-entity entities :portrait)
|
||||
(actions/give entities :portrait))))
|
||||
beard (utils/make-anim "inside-antique/beard.png" [26 52] 0.5 [0 1 0 2])
|
||||
|
||||
Reference in New Issue
Block a user