Skip to content

Commit

Permalink
[ci skip] Update 4 (#27)
Browse files Browse the repository at this point in the history
* Updates 4

* Correct wording in a few recipes

* Add ChestRegenOnClose bool to Pathwarden Chests
  • Loading branch information
ziang4891 authored and LtRipley36706 committed Jan 21, 2019
1 parent a0a83e5 commit 7819b82
Show file tree
Hide file tree
Showing 192 changed files with 1,232 additions and 155 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ VALUES (44894, 3691225874, 869859593, 88.7646, 33.856, 51.995, 0.0235963, 0, 0,
, (33615, 3691225886, 869859348, 52, 90, 52.005, 1, 0, 0, 0, True) /* Pathwarden Thierra Molanti */
, (44890, 3691225869, 869859336, 9.43755, 180.23, 52.005, -0.999289, 0, 0, -0.037697, True) /* Rufina */;

/* ContainersChests */
REPLACE INTO `landblock_instance` (`weenie_Class_Id`, `guid`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`)
VALUES (33612, 1933414457, 869859348, 50, 88, 52, -4.37114E-08, 0, 0, -1, False) /* Viamontian Pathwarden Chest */;

/* Linkable Monster Generators */
REPLACE INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`)
VALUES (2010559342, 1154, 869859340, 42.6748, 94.2726, 52.005, 0.717356, 0, 0, -0.696707, False); /* Linkable Monster Generator */
/* @teleloc 0x33D9000C [42.674809 94.272621 52.005] 0.717356 0.000000 0.000000 -0.696707 */
Expand All @@ -16,3 +13,11 @@ REPLACE INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`)
VALUES (2010559342, 3691225869) /* Rufina */
, (2010559342, 3691225874) /* Fiorella */
, (2010559342, 3691225886) /* Pathwarden Thierra Molanti */;

/* Lifestones */
REPLACE INTO `landblock_instance` (`weenie_Class_Id`, `guid`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`)
VALUES (509, 1933414446, 869859336, 12.1586, 179.951, 52, 0.6581542, 0, 0, -0.7528832, False) /* Life Stone */;

/* ContainersChests */
REPLACE INTO `landblock_instance` (`weenie_Class_Id`, `guid`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`)
VALUES (33612, 1933414457, 869859348, 50, 88, 52, -4.37114E-08, 0, 0, -1, False) /* Viamontian Pathwarden Chest */;
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,36 @@ VALUES (33609, 'chestaluvianpathwarden', 20) /* Chest */;

INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`)
VALUES (33609, 1, 512) /* ItemType - Container */
, (33609, 5, 6000) /* EncumbranceVal */
, (33609, 6, -1) /* ItemsCapacity */
, (33609, 7, -1) /* ContainersCapacity */
, (33609, 8, 3000) /* Mass */
, (33609, 5, 14750) /* EncumbranceVal */
, (33609, 6, 120) /* ItemsCapacity */
, (33609, 7, 10) /* ContainersCapacity */
, (33609, 16, 48) /* ItemUseable - ViewedRemote */
, (33609, 19, 200) /* Value */
, (33609, 83, 2) /* ActivationResponse - Use */
, (33609, 19, 2500) /* Value */
, (33609, 38, 9999) /* ResistLockpick */
, (33609, 82, 8) /* InitGeneratedObjects */
, (33609, 93, 1048) /* PhysicsState - ReportCollisions, IgnoreCollisions, Gravity */
, (33609, 96, 500) /* EncumbranceCapacity */;
, (33609, 100, 1) /* GeneratorType - Relative */
, (33609, 173, 0) /* AppraisalLockpickSuccessPercent */;

INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`)
VALUES (33609, 1, True ) /* Stuck */
, (33609, 2, False) /* Open */
, (33609, 3, True ) /* Locked */
, (33609, 11, True ) /* IgnoreCollisions */
, (33609, 12, True ) /* ReportCollisions */
, (33609, 13, False) /* Ethereal */
, (33609, 33, False) /* ResetMessagePending */
, (33609, 34, False) /* DefaultOpen */;
, (33609, 14, True ) /* GravityStatus */
, (33609, 19, True ) /* Attackable */
, (33609, 86, True ) /* ChestRegenOnClose */;

INSERT INTO `weenie_properties_float` (`object_Id`, `type`, `value`)
VALUES (33609, 54, 1) /* UseRadius */;
VALUES (33609, 11, 1) /* ResetInterval */
, (33609, 41, 1) /* RegenerationInterval */
, (33609, 43, 1) /* GeneratorRadius */
, (33609, 54, 1) /* UseRadius */;

INSERT INTO `weenie_properties_string` (`object_Id`, `type`, `value`)
VALUES (33609, 1, 'Aluvian Pathwarden Chest') /* Name */
, (33609, 12, 'pathwardenchestkey') /* LockCode */
, (33609, 14, 'Use this item to open it and see its contents.') /* Use */;

INSERT INTO `weenie_properties_d_i_d` (`object_Id`, `type`, `value`)
Expand All @@ -37,3 +44,13 @@ VALUES (33609, 1, 33554556) /* Setup */
, (33609, 3, 536870945) /* SoundTable */
, (33609, 8, 100667426) /* Icon */
, (33609, 22, 872415275) /* PhysicsEffectTable */;

INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (33609, -1, 4616, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (4616) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 33597, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33597) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 33601, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33601) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 33605, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33605) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 33606, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33606) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 33607, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33607) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 40439, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (40439) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33609, -1, 41513, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (41513) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */;
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,36 @@ VALUES (33610, 'chestgharundimpathwarden', 20) /* Chest */;

INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`)
VALUES (33610, 1, 512) /* ItemType - Container */
, (33610, 5, 6000) /* EncumbranceVal */
, (33610, 6, -1) /* ItemsCapacity */
, (33610, 7, -1) /* ContainersCapacity */
, (33610, 8, 3000) /* Mass */
, (33610, 5, 14750) /* EncumbranceVal */
, (33610, 6, 120) /* ItemsCapacity */
, (33610, 7, 10) /* ContainersCapacity */
, (33610, 16, 48) /* ItemUseable - ViewedRemote */
, (33610, 19, 200) /* Value */
, (33610, 83, 2) /* ActivationResponse - Use */
, (33610, 19, 2500) /* Value */
, (33610, 38, 9999) /* ResistLockpick */
, (33610, 82, 8) /* InitGeneratedObjects */
, (33610, 93, 1048) /* PhysicsState - ReportCollisions, IgnoreCollisions, Gravity */
, (33610, 96, 500) /* EncumbranceCapacity */;
, (33610, 100, 1) /* GeneratorType - Relative */
, (33610, 173, 0) /* AppraisalLockpickSuccessPercent */;

INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`)
VALUES (33610, 1, True ) /* Stuck */
, (33610, 2, False) /* Open */
, (33610, 3, True ) /* Locked */
, (33610, 11, True ) /* IgnoreCollisions */
, (33610, 12, True ) /* ReportCollisions */
, (33610, 13, False) /* Ethereal */
, (33610, 33, False) /* ResetMessagePending */
, (33610, 34, False) /* DefaultOpen */;
, (33610, 14, True ) /* GravityStatus */
, (33610, 19, True ) /* Attackable */
, (33610, 86, True ) /* ChestRegenOnClose */;

INSERT INTO `weenie_properties_float` (`object_Id`, `type`, `value`)
VALUES (33610, 54, 1) /* UseRadius */;
VALUES (33610, 11, 1) /* ResetInterval */
, (33610, 41, 1) /* RegenerationInterval */
, (33610, 43, 1) /* GeneratorRadius */
, (33610, 54, 1) /* UseRadius */;

INSERT INTO `weenie_properties_string` (`object_Id`, `type`, `value`)
VALUES (33610, 1, "Gharu'udim Pathwarden Chest") /* Name */
, (33610, 12, 'pathwardenchestkey') /* LockCode */
, (33610, 14, 'Use this item to open it and see its contents.') /* Use */;

INSERT INTO `weenie_properties_d_i_d` (`object_Id`, `type`, `value`)
Expand All @@ -37,3 +44,13 @@ VALUES (33610, 1, 33554556) /* Setup */
, (33610, 3, 536870945) /* SoundTable */
, (33610, 8, 100667426) /* Icon */
, (33610, 22, 872415275) /* PhysicsEffectTable */;

INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (33610, -1, 4616, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (4616) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 33598, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33598) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 33602, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33602) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 33605, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33605) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 33606, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33606) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 33607, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33607) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 40454, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (40454) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33610, -1, 41513, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (41513) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */;
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,36 @@ VALUES (33611, 'chestshopathwarden', 20) /* Chest */;

INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`)
VALUES (33611, 1, 512) /* ItemType - Container */
, (33611, 5, 6000) /* EncumbranceVal */
, (33611, 6, -1) /* ItemsCapacity */
, (33611, 7, -1) /* ContainersCapacity */
, (33611, 8, 3000) /* Mass */
, (33611, 5, 14750) /* EncumbranceVal */
, (33611, 6, 120) /* ItemsCapacity */
, (33611, 7, 10) /* ContainersCapacity */
, (33611, 16, 48) /* ItemUseable - ViewedRemote */
, (33611, 19, 200) /* Value */
, (33611, 83, 2) /* ActivationResponse - Use */
, (33611, 19, 2500) /* Value */
, (33611, 38, 9999) /* ResistLockpick */
, (33611, 82, 8) /* InitGeneratedObjects */
, (33611, 93, 1048) /* PhysicsState - ReportCollisions, IgnoreCollisions, Gravity */
, (33611, 96, 500) /* EncumbranceCapacity */;
, (33611, 100, 1) /* GeneratorType - Relative */
, (33611, 173, 0) /* AppraisalLockpickSuccessPercent */;

INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`)
VALUES (33611, 1, True ) /* Stuck */
, (33611, 2, False) /* Open */
, (33611, 3, True ) /* Locked */
, (33611, 11, True ) /* IgnoreCollisions */
, (33611, 12, True ) /* ReportCollisions */
, (33611, 13, False) /* Ethereal */
, (33611, 33, False) /* ResetMessagePending */
, (33611, 34, False) /* DefaultOpen */;
, (33611, 14, True ) /* GravityStatus */
, (33611, 19, True ) /* Attackable */
, (33611, 86, True ) /* ChestRegenOnClose */;

INSERT INTO `weenie_properties_float` (`object_Id`, `type`, `value`)
VALUES (33611, 54, 1) /* UseRadius */;
VALUES (33611, 11, 1) /* ResetInterval */
, (33611, 41, 1) /* RegenerationInterval */
, (33611, 43, 1) /* GeneratorRadius */
, (33611, 54, 1) /* UseRadius */;

INSERT INTO `weenie_properties_string` (`object_Id`, `type`, `value`)
VALUES (33611, 1, 'Sho Pathwarden Chest') /* Name */
, (33611, 12, 'pathwardenchestkey') /* LockCode */
, (33611, 14, 'Use this item to open it and see its contents.') /* Use */;

INSERT INTO `weenie_properties_d_i_d` (`object_Id`, `type`, `value`)
Expand All @@ -37,3 +44,13 @@ VALUES (33611, 1, 33554556) /* Setup */
, (33611, 3, 536870945) /* SoundTable */
, (33611, 8, 100667426) /* Icon */
, (33611, 22, 872415275) /* PhysicsEffectTable */;

INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (33611, -1, 4616, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (4616) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 33599, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33599) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 33603, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33603) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 33605, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33605) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 33606, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33606) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 33607, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33607) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 40439, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (40439) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33611, -1, 41513, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (41513) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */;
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,36 @@ VALUES (33612, 'chestviamontianpathwarden', 20) /* Chest */;

INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`)
VALUES (33612, 1, 512) /* ItemType - Container */
, (33612, 5, 6000) /* EncumbranceVal */
, (33612, 6, -1) /* ItemsCapacity */
, (33612, 7, -1) /* ContainersCapacity */
, (33612, 8, 3000) /* Mass */
, (33612, 5, 14750) /* EncumbranceVal */
, (33612, 6, 120) /* ItemsCapacity */
, (33612, 7, 10) /* ContainersCapacity */
, (33612, 16, 48) /* ItemUseable - ViewedRemote */
, (33612, 19, 200) /* Value */
, (33612, 83, 2) /* ActivationResponse - Use */
, (33612, 19, 2500) /* Value */
, (33612, 38, 9999) /* ResistLockpick */
, (33612, 82, 8) /* InitGeneratedObjects */
, (33612, 93, 1048) /* PhysicsState - ReportCollisions, IgnoreCollisions, Gravity */
, (33612, 96, 500) /* EncumbranceCapacity */;
, (33612, 100, 1) /* GeneratorType - Relative */
, (33612, 173, 0) /* AppraisalLockpickSuccessPercent */;

INSERT INTO `weenie_properties_bool` (`object_Id`, `type`, `value`)
VALUES (33612, 1, True ) /* Stuck */
, (33612, 2, False) /* Open */
, (33612, 3, True ) /* Locked */
, (33612, 11, True ) /* IgnoreCollisions */
, (33612, 12, True ) /* ReportCollisions */
, (33612, 13, False) /* Ethereal */
, (33612, 33, False) /* ResetMessagePending */
, (33612, 34, False) /* DefaultOpen */;
, (33612, 14, True ) /* GravityStatus */
, (33612, 19, True ) /* Attackable */
, (33612, 86, True ) /* ChestRegenOnClose */;

INSERT INTO `weenie_properties_float` (`object_Id`, `type`, `value`)
VALUES (33612, 54, 1) /* UseRadius */;
VALUES (33612, 11, 1) /* ResetInterval */
, (33612, 41, 1) /* RegenerationInterval */
, (33612, 43, 1) /* GeneratorRadius */
, (33612, 54, 1) /* UseRadius */;

INSERT INTO `weenie_properties_string` (`object_Id`, `type`, `value`)
VALUES (33612, 1, 'Viamontian Pathwarden Chest') /* Name */
, (33612, 12, 'pathwardenchestkey') /* LockCode */
, (33612, 14, 'Use this item to open it and see its contents.') /* Use */;

INSERT INTO `weenie_properties_d_i_d` (`object_Id`, `type`, `value`)
Expand All @@ -37,3 +44,13 @@ VALUES (33612, 1, 33554556) /* Setup */
, (33612, 3, 536870945) /* SoundTable */
, (33612, 8, 100667426) /* Icon */
, (33612, 22, 872415275) /* PhysicsEffectTable */;

INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`)
VALUES (33612, -1, 4616, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (4616) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 33600, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33600) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 33604, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33604) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 33605, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33605) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 33606, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33606) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 33607, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (33607) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 40456, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (40456) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */
, (33612, -1, 41513, 0, 1, 1, 2, 8, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate (41513) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Contain */;
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ VALUES (33608, 22, True ) /* Inscribable */

INSERT INTO `weenie_properties_string` (`object_Id`, `type`, `value`)
VALUES (33608, 1, 'Pathwarden Supply Key') /* Name */
, (33608, 13, 'keypathwardenchest') /* KeyCode */
, (33608, 13, 'pathwardenchestkey') /* KeyCode */
, (33608, 14, 'Use this item on a locked chest to unlock it.') /* Use */
, (33608, 16, 'This key unlocks the Pathwarden Supply chests that can be found in Holtburg, Yaraq, Shoushi, and Sanamar.') /* ShortDesc */;

Expand Down
Loading

0 comments on commit 7819b82

Please sign in to comment.