diff options
Diffstat (limited to 'world/map/db/item_db_chest.txt')
-rw-r--r-- | world/map/db/item_db_chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index 1840e6cf..e4e73a3b 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -244,4 +244,4 @@ 5139, PurpleContributor, 5, 0, 0, 20, 0, 5, 0, 5, 0, 2, 512, 0, 0, 0, {}, {} 5140, DarkGreenContributor, 5, 0, 0, 20, 0, 5, 0, 5, 0, 2, 512, 0, 0, 0, {}, {} 5254, SaviorArmor, 5, 0, 0, 2000, 0, 24, 0, -90, 0, 2, 512, 0, 0, 0, {}, {bonus bDex, 1; bonus bMaxHP, 100;} -5286, RedArmor, 5, 0, 0, 2000, 0, 27, 0, -40, 0, 2, 512, 0, 0, 0, {}, {bonus bDex, 1; bonus bAgi, 1; bonus bMaxHP, 1500;} +5286, RedArmor, 5, 0, 0, 2000, 0, 27, 0, -40, 0, 2, 512, 0, 0, 0, {}, {bonus bDex, 1; bonus bAgi, 1; bonus bMaxHP, 1500; set @minLvl, 1;callfunc "RestrictedItem";} |