-- ObjectHideSubObjectPermanently( self, "arrow", true ) -- This gets hidden pending the art being fixed. it is the pre-new-archer-firing-pattern arrow
ObjectHideSubObjectPermanently( self, "FireArowTip", true ) -- This gets hidden because the Fire Arrow upgrade turns it on.
end
function DragonStrikeDragonCreated(self)
ObjectForbidPlayerCommands( self, true )
end
function OnLegolasCreated(self)
-- ObjectHideSubObjectPermanently( self, "arrow02", true ) -- This gets hidden pending the art being fixed. it is the pre-new-archer-firing-pattern arrow
-- ObjectHideSubObjectPermanently( self, "arrow", true ) -- This gets hidden pending the art being fixed. it is the pre-new-archer-firing-pattern arrow
end
function OnRohanArcherCreated(self)
ObjectHideSubObjectPermanently( self, "FireArowTip", true ) -- yes, it's a typo in the art.