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-27/don.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2-27') diff --git a/npc/001-2-27/don.txt b/npc/001-2-27/don.txt index fddde8a5..696d8df5 100644 --- a/npc/001-2-27/don.txt +++ b/npc/001-2-27/don.txt @@ -29,7 +29,7 @@ function take_apprentice { speech 5, l("I do not."); - emotion 11; + emotion E_UPSET; select (l("What about Chelios?")); -- cgit v1.2.3-60-g2f50