diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-02 13:39:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-02 13:46:15 -0300 |
commit | 634510aefcec500f19835470df8c15a0c397c478 (patch) | |
tree | 9d44adfbfa774fa40d67e9544729cd9dbfc79ba6 /npc/003-13/arnea.txt | |
parent | 55191da99575414b80440d191f5ef7a61884e3dc (diff) | |
download | serverdata-634510aefcec500f19835470df8c15a0c397c478.tar.gz serverdata-634510aefcec500f19835470df8c15a0c397c478.tar.bz2 serverdata-634510aefcec500f19835470df8c15a0c397c478.tar.xz serverdata-634510aefcec500f19835470df8c15a0c397c478.zip |
Give EXP and MobPt on Doppelganger Challenge for... Whatever.
Diffstat (limited to 'npc/003-13/arnea.txt')
-rw-r--r-- | npc/003-13/arnea.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-13/arnea.txt b/npc/003-13/arnea.txt index c5f9ea08e..f03905c1d 100644 --- a/npc/003-13/arnea.txt +++ b/npc/003-13/arnea.txt @@ -169,6 +169,8 @@ OnGladius: OnUDTUpdate: if ('UDTf > UDTRANK) UDTRANK='UDTf; + getexp 'UDTf*7, 'UDTf*7; + MobPt+='UDTf*7; end; // Check for possible cheats, and update default values |