diff options
-rw-r--r-- | npc/001-2-21/julia.txt | 2 | ||||
-rw-r--r-- | npc/001-2-21/note.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt index 5635f48d..1abb3abe 100644 --- a/npc/001-2-21/julia.txt +++ b/npc/001-2-21/julia.txt @@ -7,7 +7,7 @@ // Description: // Allows to change language. -001-2-21,27,24,0 script Julia 404,2,10,{ +001-2-21,27,24,0 script Julia#Artis 404,2,10,{ mesn; mesq lg("Hello dear!"); next; diff --git a/npc/001-2-21/note.txt b/npc/001-2-21/note.txt index 29628d70..772623d0 100644 --- a/npc/001-2-21/note.txt +++ b/npc/001-2-21/note.txt @@ -6,7 +6,7 @@ // Description: // A small note presenting the 6 main rules of Evol Online. -000-2-0,29,25,0 script Note 116,{ +000-2-0,29,25,0 script Note#Artis 116,{ mesn "Narrator"; mes col(l("There is a paper with some rules written on it."), 9); next; |