AIDef:Query/CheckManufactResult: Difference between revisions

imported>Leoetlino
(import AI definitions from 1.5.0 (fixed))
 
Line 3: Line 3:
|type=Query
|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.
{|class="wikitable"
! 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 ==
== Derived definitions ==
52

edits