Better fonts.

This commit is contained in:
Bryce Covert
2016-02-24 10:23:10 -08:00
parent 0cacfdac1f
commit 0532a32ec7
3 changed files with 98 additions and 98 deletions

View File

@@ -214,7 +214,7 @@
style (style :label font (color :red))
[x y] [(/ 1280 2) (/ 960 2)]
talk (label message style :set-alignment Align/center)
talk (label message style :set-alignment Align/center :set-font-scale 0.5)
x (- x (/ (label! talk :get-width) 2))
talk (assoc talk :x x :y y :opacity 1.0)
talk (ensure-on-screen talk)]

View File

@@ -78,7 +78,7 @@
(defn nice-trophy-dialogue [entities]
{:run #(actions/respond entities %
:game-player "Thanks. I'm the reigning champ in the annual Town of Remington Junior Smarty Pants Derby. That's because I'm the smartest guy in town, yep I sure am! I really am that smart."
:game-player "Thanks. I'm the reigning champ in the annual Town of Remington Junior Smarty Pants Derby."
:game-player "I earned it with my wisdom and sharp intellect."
:game-player "Oh, I'm guessing you want it? "
:game-player "Maybe to prove your wisdom and pull the Sword of Blergh?"