diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-05-26 12:23:25 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 15:23:25 +0000 |
commit | 88c672c5d75a33b535e8c312d83754c9d7655504 (patch) | |
tree | 53e49f822d9eaa1a3a46259c9e7e4238f1b92752 /world/map/db | |
parent | 1f877df5f1f94290de2a47f923e3ac435621233e (diff) | |
download | serverdata-88c672c5d75a33b535e8c312d83754c9d7655504.tar.gz serverdata-88c672c5d75a33b535e8c312d83754c9d7655504.tar.bz2 serverdata-88c672c5d75a33b535e8c312d83754c9d7655504.tar.xz serverdata-88c672c5d75a33b535e8c312d83754c9d7655504.zip |
End May Updates
PVP Cap, Requested by Kytty
Stuff which will be required for Doomsday Act 3
Diffstat (limited to 'world/map/db')
-rw-r--r-- | world/map/db/item_db_chest.txt | 1 | ||||
-rw-r--r-- | world/map/db/item_db_head.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index fc47cc29..d0cddcca 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -246,3 +246,4 @@ 5206, CrimsonBra, 5, 800, 400, 12, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, {}, {} 5207, TurquoiseBra, 5, 800, 400, 12, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, {}, {} 5208, OrchidBra, 5, 800, 400, 12, 0, 2, 0, -4, 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, 500;} diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt index b2e50b5a..cdcb7fde 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -218,3 +218,4 @@ 5248, OrangeShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5249, PurpleShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5250, DarkGreenShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} +5255, PVPCap, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} |