summaryrefslogtreecommitdiff
path: root/npc/001-2-21
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-02-02 00:58:25 +0100
committerReid <reidyaro@gmail.com>2015-02-02 00:58:25 +0100
commite9a0c891a83e0c3903935bba53ad332f1016c113 (patch)
tree94c589b75f6793cc1b29a4006ab1a03b09f09676 /npc/001-2-21
parent1c9022531f8ebc2e1702534108faf59a17e8880f (diff)
downloadserverdata-e9a0c891a83e0c3903935bba53ad332f1016c113.tar.gz
serverdata-e9a0c891a83e0c3903935bba53ad332f1016c113.tar.bz2
serverdata-e9a0c891a83e0c3903935bba53ad332f1016c113.tar.xz
serverdata-e9a0c891a83e0c3903935bba53ad332f1016c113.zip
Add unique name to julia and note script.
Diffstat (limited to 'npc/001-2-21')
-rw-r--r--npc/001-2-21/julia.txt2
-rw-r--r--npc/001-2-21/note.txt2
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;