diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-02-01 16:55:31 +0100 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2024-02-01 17:35:16 +0100 |
commit | e9b49f5f827cbacc02ff9a54f158d363942d6fe5 (patch) | |
tree | d19ba68500586fbf1850f3f45a55ef680b4334cf /etc | |
parent | 0c0b5719babfa474185bf7aab273dae1fc614c9e (diff) | |
download | tmwa-e9b49f5f827cbacc02ff9a54f158d363942d6fe5.tar.gz tmwa-e9b49f5f827cbacc02ff9a54f158d363942d6fe5.tar.bz2 tmwa-e9b49f5f827cbacc02ff9a54f158d363942d6fe5.tar.xz tmwa-e9b49f5f827cbacc02ff9a54f158d363942d6fe5.zip |
Fix bug whereby stat updates were not sent to client after equipping +1 stat pt item when base stat is 1.
What is funnier is that it sent updates for all other 5 (unchanged
stats). Example, amethyst ring +1 dex:
Sending update for stat 0: saved: 0+1, new: 0+0 (str?)
Sending update for stat 1: saved: 0+1, new: 0+0 (agi?)
Sending update for stat 2: saved: 0+1, new: 0+0 (vit?)
Sending update for stat 3: saved: 0+1, new: 0+0 (int?)
Sending update for stat 5: saved: 0+1, new: 0+0 (luk?)
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions