Pyrdacor / Ambermoon-Advanced

First Ambermoon Extension
64 stars 2 forks source link

[Bug] You can't get your pets in AA 1.03 #18

Open Pyrdacor opened 11 months ago

Pyrdacor commented 11 months ago

Helping Kasimir previously set global var 54 to 1. This was used for Ferdinand to gain trust and to get the pet kitten. The global var also was used to change the texts for the NPC Kasimir. But in 1.03 Kasimir became a party member and I accidently removed the global var as I only considered the text changes (which are now handled by switching from NPC to party member). This broke the Ferdinand pet quests.

There need to be a new global var or the conditions must be changed to "Kasimir in party OR Kasimir party member map char is active".