diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-23 06:22:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-23 06:22:28 -0300 |
commit | b50c7b450eddbb60012e3ab11fe2c232b0c4892e (patch) | |
tree | 3d383c69de707d39480fa7e02c284b27e7ab7243 /npc/027-1/elza.txt | |
parent | 2dfb07cd4a528751e8863cf8ba8127287a2a8f08 (diff) | |
download | serverdata-b50c7b450eddbb60012e3ab11fe2c232b0c4892e.tar.gz serverdata-b50c7b450eddbb60012e3ab11fe2c232b0c4892e.tar.bz2 serverdata-b50c7b450eddbb60012e3ab11fe2c232b0c4892e.tar.xz serverdata-b50c7b450eddbb60012e3ab11fe2c232b0c4892e.zip |
Include Elza
Diffstat (limited to 'npc/027-1/elza.txt')
-rw-r--r-- | npc/027-1/elza.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-1/elza.txt b/npc/027-1/elza.txt index e7c5f5779..80d73149f 100644 --- a/npc/027-1/elza.txt +++ b/npc/027-1/elza.txt @@ -44,7 +44,7 @@ close; OnInit: - .sex = G_MALE; + .sex = G_FEMALE; .distance = 5; end; |