diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-05-23 13:20:19 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-05-23 13:20:19 +0200 |
commit | 339de5d38131e80a0ef3e94d80362d838949a975 (patch) | |
tree | 00635591357996fc14ce7faaa368603ccf8245ca /world/map/npc/001-1 | |
parent | 41e84b961446b5f3c64bcac387139a817d5c959b (diff) | |
download | serverdata-339de5d38131e80a0ef3e94d80362d838949a975.tar.gz serverdata-339de5d38131e80a0ef3e94d80362d838949a975.tar.bz2 serverdata-339de5d38131e80a0ef3e94d80362d838949a975.tar.xz serverdata-339de5d38131e80a0ef3e94d80362d838949a975.zip |
Entertainer: also allow the new smileys to be randomly displayed.
Diffstat (limited to 'world/map/npc/001-1')
-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: |