Skip to content
Snippets Groups Projects
Commit 50974198 authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'rnd_boss_restrict_fix' into 'master'

Fix rnd_boss_restrict=true will trigger a bug.

Let `rnd_boss_restrict` use `util.getval` interface to make it support defination like `rnd_boss_restrict = true` (in `data/talents/celestial/combat.lua:130`)

Bug report:
```
Lua Error: /mod/class/GameState.lua:2218: attempt to call field 'rnd_boss_restrict' (a boolean value)
```

See merge request !639
parents 04328fb6 d71de162
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment