From 80f546fcb99bd70a5e48dca646f561ab3c3d8f2c Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 27 Jun 2016 00:26:57 +0200 Subject: Replace emotion() arguments with constants instead of ID. --- npc/001-2-21/julia.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-21') diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt index 97b8b33d..d5cddf01 100644 --- a/npc/001-2-21/julia.txt +++ b/npc/001-2-21/julia.txt @@ -120,7 +120,7 @@ L_BasicSkill: next; adddefaultskills; mesq l("Here you go, everything is fixed."); - emotion 3; + emotion E_HAPPY; next; mesq l("Do you have any other questions for me?"); next; @@ -144,7 +144,7 @@ L_Island: speech 5, l("Of course, as a fully-fledged crew member you can decide of the destination of La Johanne directly with Nard."); l("Do you have any other questions for me?"); - emotion 3; + emotion E_HAPPY; goto L_YNMenu; -- cgit v1.2.3-60-g2f50