AIDef:Query/CheckManufactResult

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
CheckManufactResult
AI definition
Type Query

This is used to check how to proceed when a item is selected from the crafting window. Outcome 6 is used when the player presses the cancel button.

Result Description
0 Can successfully purchase
1 Unknown
2 Unknown
3 Insufficient recipe materials
4 Insufficient rupees
5 No space in inventory
6 Exit


Derived definitions

CheckManufactResult (EventSystemActor)

No overridden parameters.