diff options
Diffstat (limited to 'npc/002-4/elmo.txt')
-rw-r--r-- | npc/002-4/elmo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index 5f2712151..d95f3e8b0 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -6,6 +6,7 @@ // Elmo was created in Evol by Qwerty Dragon and Reid 002-4,27,27,0 script Elmo NPC_ELMO,{ + showavatar NPC_ELMO; // this is handled by avatars.xml if (LOCATION$ == "") sailortalk; if (getq(CandorQuest_Sailors) == 2) goto L_Party; |