diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-25 00:41:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-25 00:41:48 -0300 |
commit | a3d0b5f14b2f430a3f4c4a7bf850abf2c12984d1 (patch) | |
tree | 8c9477ed2e673ac63dc0366c9c5272cfd0ff3a24 /npc/functions | |
parent | bbaf82232316765091d76c718b96d97f2c464f29 (diff) | |
download | serverdata-a3d0b5f14b2f430a3f4c4a7bf850abf2c12984d1.tar.gz serverdata-a3d0b5f14b2f430a3f4c4a7bf850abf2c12984d1.tar.bz2 serverdata-a3d0b5f14b2f430a3f4c4a7bf850abf2c12984d1.tar.xz serverdata-a3d0b5f14b2f430a3f4c4a7bf850abf2c12984d1.zip |
Shields: Now half (rounded down) of evasion penalty will be HP Regen.
There's a catch. This HP regen is taken from MP regen.
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/mounts.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/mounts.txt b/npc/functions/mounts.txt index af3303dfe..24fc558ce 100644 --- a/npc/functions/mounts.txt +++ b/npc/functions/mounts.txt @@ -2,7 +2,7 @@ // Authors: // Jesusalva // Description: -// Mount Renting (var MOUBOO_RENTTIME ) +// Mount Renting (var MOUBOO_RENTTIME - TODO: Discount when mouboo friend ) // MoubooRent( NPC Name ) function script MoubooRent { |