diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-28 16:09:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-28 16:09:06 -0300 |
commit | c4c9c355f4d009e9c880bbcbae40127e74dcdab8 (patch) | |
tree | cf80b3b15610cbb50923087cde5d29b472a23448 /npc/003-0-1 | |
parent | 61cfc50a8f068ef7ce5be7053a6ed032984c8e8a (diff) | |
download | serverdata-c4c9c355f4d009e9c880bbcbae40127e74dcdab8.tar.gz serverdata-c4c9c355f4d009e9c880bbcbae40127e74dcdab8.tar.bz2 serverdata-c4c9c355f4d009e9c880bbcbae40127e74dcdab8.tar.xz serverdata-c4c9c355f4d009e9c880bbcbae40127e74dcdab8.zip |
Correctionsr06_180727
Diffstat (limited to 'npc/003-0-1')
-rw-r--r-- | npc/003-0-1/statues.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index 91cabeb29..7133703d5 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -36,6 +36,14 @@ OnInit: goto L_Fame; next; mes l("Also in honor of @@, who did a great act of bravery recently. May they keep protecting our world!", $MOST_HEROIC$); + // TODO: Must find a better place for this + next; + mes l("And in honor of all brave LoF players, to be known to all, the fluffly hunters."); + mes "BunnyBear (239) - 2017-11-07 10:04:29"; + mes "Scorpius (190) - 2017-01-09 21:33:00"; + mes "Billr (177) - 2016-05-21 23:53:22"; + mes "Naburudanga (153) - 2017-07-28 22:14:07"; + mes "Axzell (150) - 2017-01-09 22:23:00"; L_Fame: next; |