diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-08 17:01:49 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-08 17:01:49 -0200 |
commit | ee03a82fce3c73a2b482eebc03d10bc8f373ca1d (patch) | |
tree | e96d72e9216aaaddb5634e074080531affe35629 /npc/017-3 | |
parent | 2ba52c84ea317a16e4f9a941e4fc27c2d304b0c1 (diff) | |
download | serverdata-ee03a82fce3c73a2b482eebc03d10bc8f373ca1d.tar.gz serverdata-ee03a82fce3c73a2b482eebc03d10bc8f373ca1d.tar.bz2 serverdata-ee03a82fce3c73a2b482eebc03d10bc8f373ca1d.tar.xz serverdata-ee03a82fce3c73a2b482eebc03d10bc8f373ca1d.zip |
More worker functions
Diffstat (limited to 'npc/017-3')
-rw-r--r-- | npc/017-3/loratay.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-3/loratay.txt b/npc/017-3/loratay.txt index ff9b4f498..8f16618d8 100644 --- a/npc/017-3/loratay.txt +++ b/npc/017-3/loratay.txt @@ -25,6 +25,7 @@ L_Valentine: close; getitem2(ValentineDress, 1, 1, 0, 0, any(DarkRedDye, RedDye), 0,0,0); + getexp BaseLevel*110, JobLevel*11; mesn; mesq l("There you go, your Valentine Dress!"); mesq lg("Good luck with your boyfriend!", "Good luck with your girlfriend!"); |