From efc5061ad7b25026bc234df1050e3380ff01164a Mon Sep 17 00:00:00 2001 From: Uleat Date: Wed, 12 Dec 2018 00:02:35 +0000 Subject: [PATCH] Updated Perl Inventory Slot Identifiers (asciidoc) --- Perl-Inventory-Slot-Identifiers.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Perl-Inventory-Slot-Identifiers.asciidoc b/Perl-Inventory-Slot-Identifiers.asciidoc index bc49cf1..ad89480 100644 --- a/Perl-Inventory-Slot-Identifiers.asciidoc +++ b/Perl-Inventory-Slot-Identifiers.asciidoc @@ -3,15 +3,18 @@ quest::getinventoryslotid("cursor") ``` returns current slotCursor definition (33) + ``` quest::getinventoryslotid("general.begin") ``` returns current general slot beginning definition (23) + ``` quest::getinventoryslotid("augsocket.end") ``` returns current augment socket end definition (5) + #### Identifier tokens ``` "charm"