Notes |
|
(0005486)
|
SXX
|
2015-02-14 19:19
|
|
Yeah it's in code of mapObjects/CRewardableObject.cpp:732
info[0].reward.movePoints = 600;
We're really need to move this all into JSON.
Any chance you may check if there any other map objects that give incorrect bonuses? |
|
|
(0005487)
|
Kantor
|
2015-02-14 19:26
(edited on: 2015-02-14 19:44) |
|
There were few issues with rewardable objects, but I think Ivan solved most of them some time ago. Anyway will check.
EDIT: I'm pretty sure that other rewardable objects are ok with their bonuses.
|
|
|
(0005488)
|
SXX
|
2015-02-14 19:41
|
|
That would be really helpful as testing take quite a lof of time while usually it's just typos in code or things that someone forgot to change. :-) |
|
|
(0005502)
|
SXX
|
2015-02-15 02:31
|
|
Also is there point to this as separate bug if 0002077 already here? |
|