supporting different dialogue colors.

This commit is contained in:
2014-12-16 11:28:20 -08:00
parent 654f564311
commit 6a8191f49a
7 changed files with 9 additions and 5 deletions

View File

@@ -167,6 +167,7 @@
:right {:stand warriors-stand
:talk warriors-stand}
:facing :right
:talk-color (color 1.0 0.4 0.3 1.0)
:script (actions/get-script entities
(do-warrior-dialogue entities)
))