From 7f0edcf8797569d68844b8ad3ec40ba287b80350 Mon Sep 17 00:00:00 2001 From: TastyPumPum Date: Sat, 6 Apr 2024 18:25:32 +0100 Subject: [PATCH] Fix item name pt2 --- src/simulation/monsters/low/a-f/AbyssalDemon.ts | 2 +- src/simulation/monsters/low/a-f/Ankou.ts | 2 +- src/simulation/monsters/low/a-f/BlackDemon.ts | 2 +- src/simulation/monsters/low/a-f/BlackDragon.ts | 2 +- src/simulation/monsters/low/a-f/DustDevil.ts | 2 +- src/simulation/monsters/low/g-m/GreaterDemon.ts | 2 +- src/simulation/monsters/low/g-m/GreaterNechryael.ts | 2 +- src/simulation/monsters/low/g-m/GreenDragon.ts | 2 +- src/simulation/monsters/low/g-m/Hellhound.ts | 2 +- src/simulation/monsters/low/g-m/IceGiant.ts | 2 +- src/simulation/monsters/low/g-m/Jelly.ts | 2 +- src/simulation/monsters/low/g-m/LesserDemon.ts | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/simulation/monsters/low/a-f/AbyssalDemon.ts b/src/simulation/monsters/low/a-f/AbyssalDemon.ts index 7923380e7..8f1a0768e 100644 --- a/src/simulation/monsters/low/a-f/AbyssalDemon.ts +++ b/src/simulation/monsters/low/a-f/AbyssalDemon.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 139) .add("Blighted teleport spell sack", [1, 10], 139) .add("Blighted ancient ice sack", [1, 10], 139) - .add("Blighted vengeance spell sack", [1, 10], 139) + .add("Blighted vengeance sack", [1, 10], 139) .add("Blighted super restore(4)", 1, 278) .add("Revenant cave teleport", 1, 278) .add("Dareeyak teleport (tablet)", 1, 1388) diff --git a/src/simulation/monsters/low/a-f/Ankou.ts b/src/simulation/monsters/low/a-f/Ankou.ts index 3188592ff..09921b5e1 100644 --- a/src/simulation/monsters/low/a-f/Ankou.ts +++ b/src/simulation/monsters/low/a-f/Ankou.ts @@ -11,7 +11,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 168) .add("Blighted teleport spell sack", [1, 10], 168) .add("Blighted ancient ice sack", [1, 10], 168) - .add("Blighted vengeance spell sack", [1, 10], 168) + .add("Blighted vengeance sack", [1, 10], 168) .add("Blighted super restore(4)", 1, 336) .add("Revenant cave teleport", 1, 336) .add("Dareeyak teleport (tablet)", 1, 1682) diff --git a/src/simulation/monsters/low/a-f/BlackDemon.ts b/src/simulation/monsters/low/a-f/BlackDemon.ts index c6fb41ccf..ee9e48d65 100644 --- a/src/simulation/monsters/low/a-f/BlackDemon.ts +++ b/src/simulation/monsters/low/a-f/BlackDemon.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 122) .add("Blighted teleport spell sack", [1, 10], 122) .add("Blighted ancient ice sack", [1, 10], 122) - .add("Blighted vengeance spell sack", [1, 10], 122) + .add("Blighted vengeance sack", [1, 10], 122) .add("Blighted super restore(4)", 1, 244) .add("Revenant cave teleport", 1, 244) .add("Dareeyak teleport (tablet)", 1, 1220) diff --git a/src/simulation/monsters/low/a-f/BlackDragon.ts b/src/simulation/monsters/low/a-f/BlackDragon.ts index adeffb4ec..a9779131c 100644 --- a/src/simulation/monsters/low/a-f/BlackDragon.ts +++ b/src/simulation/monsters/low/a-f/BlackDragon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 122) .add("Blighted teleport spell sack", [1, 10], 122) .add("Blighted ancient ice sack", [1, 10], 122) - .add("Blighted vengeance spell sack", [1, 10], 122) + .add("Blighted vengeance sack", [1, 10], 122) .add("Blighted super restore(4)", 1, 244) .add("Revenant cave teleport", 1, 244) .add("Dareeyak teleport (tablet)", 1, 1220) diff --git a/src/simulation/monsters/low/a-f/DustDevil.ts b/src/simulation/monsters/low/a-f/DustDevil.ts index b4803e8b8..506ed49f5 100644 --- a/src/simulation/monsters/low/a-f/DustDevil.ts +++ b/src/simulation/monsters/low/a-f/DustDevil.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 173) .add("Blighted teleport spell sack", [1, 10], 173) .add("Blighted ancient ice sack", [1, 10], 173) - .add("Blighted vengeance spell sack", [1, 10], 173) + .add("Blighted vengeance sack", [1, 10], 173) .add("Blighted super restore(4)", 1, 347) .add("Revenant cave teleport", 1, 347) .add("Dareeyak teleport (tablet)", 1, 1734) diff --git a/src/simulation/monsters/low/g-m/GreaterDemon.ts b/src/simulation/monsters/low/g-m/GreaterDemon.ts index 68a44771a..8c492d3ad 100644 --- a/src/simulation/monsters/low/g-m/GreaterDemon.ts +++ b/src/simulation/monsters/low/g-m/GreaterDemon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 163) .add("Blighted teleport spell sack", [1, 10], 163) .add("Blighted ancient ice sack", [1, 10], 163) - .add("Blighted vengeance spell sack", [1, 10], 163) + .add("Blighted vengeance sack", [1, 10], 163) .add("Blighted super restore(4)", 1, 326) .add("Revenant cave teleport", 1, 326) .add("Dareeyak teleport (tablet)", 1, 1632) diff --git a/src/simulation/monsters/low/g-m/GreaterNechryael.ts b/src/simulation/monsters/low/g-m/GreaterNechryael.ts index 2e2dad777..49370c3d1 100644 --- a/src/simulation/monsters/low/g-m/GreaterNechryael.ts +++ b/src/simulation/monsters/low/g-m/GreaterNechryael.ts @@ -11,7 +11,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 121) .add("Blighted teleport spell sack", [1, 10], 121) .add("Blighted ancient ice sack", [1, 10], 121) - .add("Blighted vengeance spell sack", [1, 10], 121) + .add("Blighted vengeance sack", [1, 10], 121) .add("Blighted super restore(4)", 1, 241) .add("Revenant cave teleport", 1, 241) .add("Dareeyak teleport (tablet)", 1, 1207) diff --git a/src/simulation/monsters/low/g-m/GreenDragon.ts b/src/simulation/monsters/low/g-m/GreenDragon.ts index 6d860cf35..c6db2ec94 100644 --- a/src/simulation/monsters/low/g-m/GreenDragon.ts +++ b/src/simulation/monsters/low/g-m/GreenDragon.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 179) .add("Blighted teleport spell sack", [1, 10], 179) .add("Blighted ancient ice sack", [1, 10], 179) - .add("Blighted vengeance spell sack", [1, 10], 179) + .add("Blighted vengeance sack", [1, 10], 179) .add("Blighted super restore(4)", 1, 358) .add("Revenant cave teleport", 1, 358) .add("Dareeyak teleport (tablet)", 1, 1790) diff --git a/src/simulation/monsters/low/g-m/Hellhound.ts b/src/simulation/monsters/low/g-m/Hellhound.ts index fd8f7e2bf..8045c3803 100644 --- a/src/simulation/monsters/low/g-m/Hellhound.ts +++ b/src/simulation/monsters/low/g-m/Hellhound.ts @@ -8,7 +8,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 131) .add("Blighted teleport spell sack", [1, 10], 131) .add("Blighted ancient ice sack", [1, 10], 131) - .add("Blighted vengeance spell sack", [1, 10], 131) + .add("Blighted vengeance sack", [1, 10], 131) .add("Blighted super restore(4)", 1, 261) .add("Revenant cave teleport", 1, 261) .add("Dareeyak teleport (tablet)", 1, 1306) diff --git a/src/simulation/monsters/low/g-m/IceGiant.ts b/src/simulation/monsters/low/g-m/IceGiant.ts index 374de0c5d..8faf82c5e 100644 --- a/src/simulation/monsters/low/g-m/IceGiant.ts +++ b/src/simulation/monsters/low/g-m/IceGiant.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 152) .add("Blighted teleport spell sack", [1, 10], 152) .add("Blighted ancient ice sack", [1, 10], 152) - .add("Blighted vengeance spell sack", [1, 10], 152) + .add("Blighted vengeance sack", [1, 10], 152) .add("Blighted super restore(4)", 1, 304) .add("Revenant cave teleport", 1, 304) .add("Dareeyak teleport (tablet)", 1, 1521) diff --git a/src/simulation/monsters/low/g-m/Jelly.ts b/src/simulation/monsters/low/g-m/Jelly.ts index 10b1233dd..389d128a6 100644 --- a/src/simulation/monsters/low/g-m/Jelly.ts +++ b/src/simulation/monsters/low/g-m/Jelly.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 146) .add("Blighted teleport spell sack", [1, 10], 146) .add("Blighted ancient ice sack", [1, 10], 146) - .add("Blighted vengeance spell sack", [1, 10], 146) + .add("Blighted vengeance sack", [1, 10], 146) .add("Blighted super restore(4)", 1, 292) .add("Revenant cave teleport", 1, 292) .add("Dareeyak teleport (tablet)", 1, 1461) diff --git a/src/simulation/monsters/low/g-m/LesserDemon.ts b/src/simulation/monsters/low/g-m/LesserDemon.ts index a9afc9ef5..17c0900a5 100644 --- a/src/simulation/monsters/low/g-m/LesserDemon.ts +++ b/src/simulation/monsters/low/g-m/LesserDemon.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted karambwan", [1, 2], 173) .add("Blighted teleport spell sack", [1, 10], 173) .add("Blighted ancient ice sack", [1, 10], 173) - .add("Blighted vengeance spell sack", [1, 10], 173) + .add("Blighted vengeance sack", [1, 10], 173) .add("Blighted super restore(4)", 1, 347) .add("Revenant cave teleport", 1, 347) .add("Dareeyak teleport (tablet)", 1, 1734)