diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/elmo.txt b/npc/001-1/elmo.txt index af133d59..92b680ed 100644 --- a/npc/001-1/elmo.txt +++ b/npc/001-1/elmo.txt @@ -7,7 +7,7 @@ 001-1,185,107,0 script Elmo#001-1 NPC_ELMO_ARTIS,{ speech l("Oh hey!"), - l("If you feel bored or anxious, you can always ask some of the people around the island if they need any help.. It's better than running around in circles"); + l("If you feel bored or anxious, you can always ask some of the people around Artis if they need any help.. It's better than running around in circles"); close; |