diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-20 10:30:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-20 10:30:21 -0300 |
commit | 34480c6ddb7b0ee0c2992c28e7a2ceadaf468d82 (patch) | |
tree | 60f997a8241b91e1702e10cf7052cf425ebdc570 /npc/003-3/malindou.txt | |
parent | bbaaaac39d5af7cb0474dc57f30932160f79e3a9 (diff) | |
download | serverdata-34480c6ddb7b0ee0c2992c28e7a2ceadaf468d82.tar.gz serverdata-34480c6ddb7b0ee0c2992c28e7a2ceadaf468d82.tar.bz2 serverdata-34480c6ddb7b0ee0c2992c28e7a2ceadaf468d82.tar.xz serverdata-34480c6ddb7b0ee0c2992c28e7a2ceadaf468d82.zip |
Acknowledge guild hall + sql query
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 88f5b1d96..d32338e44 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -309,6 +309,7 @@ OnInit: htput($@CONTRIBUTORS, "acsvln", 260); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); + htput($@CONTRIBUTORS, "arthur", 110); htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); @@ -322,7 +323,6 @@ OnInit: htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); - htput($@CONTRIBUTORS, "arthur", 1); //htput($@CONTRIBUTORS, "", 1); end; |