X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=test-data%2Fcapsules.l2s;h=968b51bd1c3208c6f7c34684ffe5d7adfccb1103;hb=HEAD;hp=a62695855dc68c9668e1f919f19b2cf4def095a6;hpb=988ba6d1b4e18a4ae5d30a892224f76cee2355cc;p=l2e.git diff --git a/test-data/capsules.l2s b/test-data/capsules.l2s index a626958..968b51b 100644 --- a/test-data/capsules.l2s +++ b/test-data/capsules.l2s @@ -1,3 +1,5 @@ +include "items.l2h" + Sprite flashSprite1 { image: :"flash.png", size: <96, 96> @@ -162,6 +164,9 @@ export Capsule flash { { column: 0, row: 0, disposition: < 0, -16> } ] }, + upgradeItem: darkFruitItem, + upgradeClass: 4, + hunger: 0, healthBoost: 208, statBoost: Stats { atp: 38, @@ -197,6 +202,9 @@ export Capsule flash { { column: 0, row: 0, disposition: < 0, -16> } ] }, + upgradeItem: holyFruitItem, + upgradeClass: 3, + hunger: 0, healthBoost: 208, statBoost: Stats { atp: 38,