summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorHal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com>2012-09-02 12:56:39 +0200
committerHal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com>2012-09-02 12:56:39 +0200
commit328b83e39785ed3ddbe41096994b212327d0e9bb (patch)
tree6e36a60b72c9fad8af0928f2896174ff5bf81722 /npc/000-1
parent50f210edb9e9cba6a9393be4832a5f26718a4497 (diff)
downloadserverdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.gz
serverdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.bz2
serverdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.xz
serverdata-328b83e39785ed3ddbe41096994b212327d0e9bb.zip
Added new author to 2 quest script files.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/couwan.txt2
-rw-r--r--npc/000-1/gugli.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index 0286afd3..e1cd310c 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -1,6 +1,6 @@
// Evol scripts.
// Author:
-// Reid
+// Reid, Hal9OOO (Francesco Miglietta)
// Description:
// Couwan is trying to scam the player.
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index a0b82bb6..27ae61a5 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -1,6 +1,6 @@
// Evol scripts.
// Author:
-// Reid
+// Reid, Hal9OOO (Francesco Miglietta)
// Description:
// Elmo's twin
// Charged of an important quest from Nard.
@@ -36,4 +36,4 @@ l_Couwan:
message strcharinfo(0), l("You receive 50GP!");
close;
-} \ No newline at end of file
+}