summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/entertainer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/001-1/entertainer.txt')
-rw-r--r--world/map/npc/001-1/entertainer.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt
index b57b97f8..5fe8cbc3 100644
--- a/world/map/npc/001-1/entertainer.txt
+++ b/world/map/npc/001-1/entertainer.txt
@@ -38,10 +38,9 @@ L_Close:
close;
OnTimer3000:
- emotion rand(0,11);
+ emotion rand(EMOTE_DISGUST, EMOTE_PERTURBED);
setnpctimer 0;
OnInit:
initnpctimer;
-
}