Changed compound parameter for "spell" to bookType
(Cleaned up the page.) |
(Changed compound parameter for "spell" to bookType) |
||
| Line 16: | Line 16: | ||
*"spell", slot, | *"spell", slot, bookType | ||
*:"spell" : String - The cursor is holding a spell | *:"spell" : String - The cursor is holding a spell | ||
*:slot : Number ([[ActionSlot]]) - The action slot the spell is from | *:slot : Number ([[ActionSlot]]) - The action slot the spell is from | ||
*:"spell" or | *:bookType : String "spell" or "pet" - Whether the spell is a player spell or a pet spell | ||
| Line 35: | Line 35: | ||
*:"merchant" : String - The cursor is holding a merchant item | *:"merchant" : String - The cursor is holding a merchant item | ||
*:index : Number - The index of the merchant item | *:index : Number - The index of the merchant item | ||
== Example == | == Example == | ||