Skip to content

Bugfix #1535 - Light Arts will no longer buff Regen (OOE)

All of the boxes below must be checked:

[x] I have read, understood and agree to the contributors agreement

[x] I have tested my code prior to committing

[ ] For CPP changes - I have run a debug build the code inside a debugging environment (Visual Studio debugger / GDB) and fixed all issues, including assertion errors.

[x] For LUA changes - I have enabled full debug logs and fixed all errors and warnings displayed on startup and during my tests.

[ ] For SQL changes - I have imported all modified SQL files into my local DB and verified that there are no syntax errors.

At least one of the following must be checked:

[x] I am the sole copyright owner of the code

[ ] I am acting on behalf and with the permission of the copyright holder to push the code under the contributors agreement. The copyright holder of the code is: _____________

Description of the change: Removed the regen bonus in the Light_arts.lua as it is OOE.

Closes #1535 (closed)

Edited by Lau

Merge request reports