diff options
-rw-r--r-- | world/map/npc/001-1/entertainer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt index b7bbc9a7..b1ef1372 100644 --- a/world/map/npc/001-1/entertainer.txt +++ b/world/map/npc/001-1/entertainer.txt @@ -36,7 +36,7 @@ L_Close: close; OnTimer3000: - emotion rand(EMOTE_DISGUST, EMOTE_PERTURBED); + emotion rand(EMOTE_DISGUST, EMOTE_TEARS); setnpctimer 0; OnInit: |