Alex King e12368f002
[Quest API] Add Hate Entry Methods to Perl (#3459)
# Perl
- Add `$hate_entry->GetFrenzy()`.
- Add `$hate_entry->SetDamage(value)`.
- Add `$hate_entry->SetEnt(mob)`.
- Add `$hate_entry->SetFrenzy(is_frenzy)`.
- Add `$hate_entry->SetHate(value)`.

# Lua
- Convert `hate_entry:GetFrenzy()` to `bool` instead of `int`, as `is_entity_frenzy` is a `bool`.
2023-07-02 10:26:37 -04:00
..
2021-08-31 01:24:21 -05:00
2013-05-09 11:37:51 -04:00
2018-03-04 13:54:28 -05:00
2013-05-09 11:37:51 -04:00
2017-05-15 15:46:19 -07:00
2018-11-07 21:55:12 -08:00
2014-12-15 19:16:53 -06:00
2020-01-31 20:25:06 -06:00