mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
[Quest API] Add IsHorse() to Perl and Lua. (#1264)
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ Mob::Mob(
|
||||
isgrouped = false;
|
||||
israidgrouped = false;
|
||||
|
||||
IsHorse = false;
|
||||
is_horse = false;
|
||||
|
||||
entity_id_being_looted = 0;
|
||||
_appearance = eaStanding;
|
||||
|
||||
Reference in New Issue
Block a user