diff options
author | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-09-02 12:56:39 +0200 |
---|---|---|
committer | Hal9OOO (Francesco Miglietta) <miglietta.francesco@gmail.com> | 2012-09-02 12:56:39 +0200 |
commit | 328b83e39785ed3ddbe41096994b212327d0e9bb (patch) | |
tree | 6e36a60b72c9fad8af0928f2896174ff5bf81722 /npc | |
parent | 50f210edb9e9cba6a9393be4832a5f26718a4497 (diff) | |
download | clientdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.gz clientdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.bz2 clientdata-328b83e39785ed3ddbe41096994b212327d0e9bb.tar.xz clientdata-328b83e39785ed3ddbe41096994b212327d0e9bb.zip |
Added new author to 2 quest script files.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/couwan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/gugli.txt | 4 |
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 +} |