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-9/janus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2-9') diff --git a/npc/001-2-9/janus.txt b/npc/001-2-9/janus.txt index 729f2020..a2e03d4f 100644 --- a/npc/001-2-9/janus.txt +++ b/npc/001-2-9/janus.txt @@ -112,7 +112,7 @@ function janus_is_not_ianus { speech 1, l("Janus!"); - emotion 11; + emotion E_UPSET; next; speech 12, -- cgit v1.2.3-70-g09d2