[Quest API] Add IsHorse() to Perl and Lua. (#1264)

This commit is contained in:
Alex
2021-02-23 21:50:06 -05:00
committed by GitHub
parent 2346b0f6ab
commit 66d24ff419
7 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ Mob::Mob(
isgrouped = false;
israidgrouped = false;
IsHorse = false;
is_horse = false;
entity_id_being_looted = 0;
_appearance = eaStanding;