diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-01-20 13:45:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-01-20 13:45:01 -0300 |
commit | 61109c7655212b89303ebbed0d0000bd425aeb6b (patch) | |
tree | 2c5362be88fa03dae7b79d1b95402ff5b1be94fc | |
parent | 310648fb0fe1c61d964c290a0ef9d59128f6069c (diff) | |
download | serverdata-61109c7655212b89303ebbed0d0000bd425aeb6b.tar.gz serverdata-61109c7655212b89303ebbed0d0000bd425aeb6b.tar.bz2 serverdata-61109c7655212b89303ebbed0d0000bd425aeb6b.tar.xz serverdata-61109c7655212b89303ebbed0d0000bd425aeb6b.zip |
Include meway in the roll of contributors
-rw-r--r-- | npc/003-3/malindou.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index c8c28f2df..8924ac3a0 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -1008,6 +1008,7 @@ OnInit: htput($@CONTRIBUTORS, "xanofire", 32); htput($@CONTRIBUTORS, "kolchak", 30); htput($@CONTRIBUTORS, "jak1", 30); + htput($@CONTRIBUTORS, "meway", 25); htput($@CONTRIBUTORS, "HoraK", 20); htput($@CONTRIBUTORS, "dustman", 18); htput($@CONTRIBUTORS, "povo", 10); |