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-6/leonard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2-6') diff --git a/npc/001-2-6/leonard.txt b/npc/001-2-6/leonard.txt index 1b23b5d3..3ae6cefe 100644 --- a/npc/001-2-6/leonard.txt +++ b/npc/001-2-6/leonard.txt @@ -15,7 +15,7 @@ l("I had a great childhood in Esperia!"), l("It was wonderful."); - emotion 3; + emotion E_HAPPY; return; } -- cgit v1.2.3-60-g2f50