Skip to content
Snippets Groups Projects
Forked from tome / Tales of MajEyal
Source project has a limited visibility.
DarkGod's avatar
DarkGod authored
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
50974198
History
Name Last commit Last update