diff --git a/Perl-Inventory-Slot-Identifiers.asciidoc b/Perl-Inventory-Slot-Identifiers.asciidoc index ad89480..7f114c9 100644 --- a/Perl-Inventory-Slot-Identifiers.asciidoc +++ b/Perl-Inventory-Slot-Identifiers.asciidoc @@ -1,21 +1,21 @@ -#### Examples +### Examples ``` quest::getinventoryslotid("cursor") ``` -returns current slotCursor definition (33) +#####returns current slotCursor definition (33) ``` quest::getinventoryslotid("general.begin") ``` -returns current general slot beginning definition (23) +#####returns current general slot beginning definition (23) ``` quest::getinventoryslotid("augsocket.end") ``` -returns current augment socket end definition (5) +#####returns current augment socket end definition (5) -#### Identifier tokens +### Identifier tokens ``` "charm" "ear1"