diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
| commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
| tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/PROFESSOR_BOSS.json | |
| parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
| download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip | |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/PROFESSOR_BOSS.json')
| -rw-r--r-- | items/PROFESSOR_BOSS.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/PROFESSOR_BOSS.json b/items/PROFESSOR_BOSS.json index b9355160..bf28b13e 100644 --- a/items/PROFESSOR_BOSS.json +++ b/items/PROFESSOR_BOSS.json @@ -32,23 +32,23 @@ { "id": "ADAPTIVE_HELMET", "chance": "1.21%", - "extra": ["§e§lChest Price: §62,500,000 coins"] + "extra": ["§e§lChest Price: §6500,000 coins"] }, { "id": "ADAPTIVE_CHESTPLATE", "chance": "0.69%", - "extra": ["§e§lChest Price: §64,000,000 coins"] + "extra": ["§e§lChest Price: §62,000,000 coins"] }, { "id": "ADAPTIVE_LEGGINGS", "chance": "0.69%", - "extra": ["§e§lChest Price: §63,000,000 coins"] + "extra": ["§e§lChest Price: §61,000,000 coins"] }, { "id": "ADAPTIVE_BOOTS", "chance": "1.21%", "extra": [ - "§e§lChest Price: §62,000,000 coins" + "§e§lChest Price: §6250,000 coins" ] }, { @@ -70,28 +70,28 @@ "id": "ADAPTIVE_HELMET", "chance": "5.08%", "extra": [ - "§e§lChest Price: §62,500,000 coins" + "§e§lChest Price: §6500,000 coins" ] }, { "id": "ADAPTIVE_CHESTPLATE", "chance": "1.3%", "extra": [ - "§e§lChest Price: §64,000,000 coins" + "§e§lChest Price: §62,000,000 coins" ] }, { "id": "ADAPTIVE_LEGGINGS", "chance": "2.39%", "extra": [ - "§e§lChest Price: §63,000,000 coins" + "§e§lChest Price: §61,000,000 coins" ] }, { "id": "ADAPTIVE_BOOTS", "chance": "5.08%", "extra": [ - "§e§lChest Price: §62,000,000 coins" + "§e§lChest Price: §6250,000 coins" ] }, { |
