summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-19 19:34:52 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-19 19:34:52 -0500
commit265e36ba6ef581785ead4fe1e50f35daf1152404 (patch)
tree333f8ab9e1d119c721b1b6cb060443eb1bd23a7d
parent9adc42fcaec89c77df8e4a22a33fd323a62efa89 (diff)
tweaks
-rw-r--r--the-price-of-a-cup-of-coffee.lisp6
1 files changed, 3 insertions, 3 deletions
diff --git a/the-price-of-a-cup-of-coffee.lisp b/the-price-of-a-cup-of-coffee.lisp
index 0af2ede..e779f69 100644
--- a/the-price-of-a-cup-of-coffee.lisp
+++ b/the-price-of-a-cup-of-coffee.lisp
@@ -369,7 +369,7 @@
:sheet *suit-texture*
:comfort-rad 120
:anger 0.1
- :kindness 0.12
+ :kindness 0.18
:generosity 0.25
:vulnerability 0.04
)))
@@ -386,7 +386,7 @@
:sheet *normy-texture*
:comfort-rad 90
:anger 0.07
- :kindness 0.2
+ :kindness 0.24
:generosity 0.2
:vulnerability 0.05)))
(setf (walk-speed normy) 4)
@@ -414,7 +414,7 @@
:sheet *punker-texture*
:comfort-rad 100
:anger 0.01
- :kindness 0.3
+ :kindness 0.31
:generosity 0.5
:vulnerability 0.01)))
(setf (walk-speed punker) 3)