mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[9430] Implement preservation of current health percent at UpdateEntry use
Updated creature will now have the same amount of health (in percent) as the original creature after update. For cases where full restoration of health is expected, function have option to disable preservation. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
9e5e0cf3b4
commit
7eeaed6d10
3 changed files with 22 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9429"
|
||||
#define REVISION_NR "9430"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue