From 07a1712f4d9bdc622d71c66533ddc93d231df8da Mon Sep 17 00:00:00 2001 From: jake Date: Mon, 13 Apr 2020 01:00:19 -0700 Subject: [PATCH] fix some item names --- src/entity/item/tool.rs | 216 +++++++++++++++++++------------------- src/entity/item/weapon.rs | 48 ++++----- 2 files changed, 132 insertions(+), 132 deletions(-) diff --git a/src/entity/item/tool.rs b/src/entity/item/tool.rs index f92eb7d..3583a63 100644 --- a/src/entity/item/tool.rs +++ b/src/entity/item/tool.rs @@ -26,14 +26,14 @@ pub enum ToolType { TpMaterial, DefMaterial, LuckMaterial, - CellofMag502, - CellofMag213, - PartsofRobochao, - HeartofOpaOpa, - HeartofPian, - HeartofChao, + CellOfMag502, + CellOfMag213, + PartsOfRobochao, + HeartOfOpaOpa, + HeartOfPian, + HeartOfChao, SorcerersRightArm, - SbeatsArms, + SBeatsArms, PArmsArms, DelsabersRightArm, BringersRightArm, @@ -42,9 +42,9 @@ pub enum ToolType { DragonsClaw, HildebearsHead, HildebluesHead, - PartsofBaranz, + PartsOfBaranz, BelrasRightArm, - GiGuesbody, + GiGuesBody, SinowBerillsArms, GrassAssassinsArms, BoomasRightArm, @@ -52,30 +52,30 @@ pub enum ToolType { GigoboomasRightArm, GalGryphonsWing, RappysWing, - CladdingofEpsilon, + CladdingOfEpsilon, DeRolLeShell, BerillPhoton, - Parasiticgeneflow, - MagicStoneiritista, - Blueblackstone, + ParasiticGeneFlow, + MagicStoneIritista, + BlueBlackStone, Syncesta, MagicWater, - ParasiticcellTypeD, - MagicrockheartKey, - Magicrockmoola, + ParasiticCellTypeD, + MagicRockHeartKey, + MagicRockMoola, StarAmplifier, - BookofHitogata, - HeartofChuChu, - PartsofEggBlaster, - HeartofAngel, - HeartofDevil, - KitofHamburger, + BookOfHitogata, + HeartOfChuChu, + PartsOfEggBlaster, + HeartOfAngel, + HeartOfDevil, + KitOfHamburger, PanthersSpirit, - KitofMark3, - KitofMasterSystem, - KitofGenesis, - KitofSegaSaturn, - KitofDreamcast, + KitOfMark3, + KitOfMasterSystem, + KitOfGenesis, + KitOfSegaSaturn, + KitOfDreamcast, AmplifierOfResta, AmplifierOfAnti, AmplifierOfShifta, @@ -92,7 +92,7 @@ pub enum ToolType { AmplifierOfRed, AmplifierOfBlue, AmplifierOfYellow, - HeartofKapuKapu, + HeartOfKapuKapu, PhotonBooster, Addslot, PhotonDrop, @@ -100,9 +100,9 @@ pub enum ToolType { PhotonCrystal, SecretTicket, PhotonTicket, - BookofKatana1, - BookofKatana2, - BookofKatana3, + BookOfKatana1, + BookOfKatana2, + BookOfKatana3, WeaponsBronzeBadge, WeaponsSilverBadge, WeaponsGoldBadge, @@ -111,18 +111,18 @@ pub enum ToolType { WeaponsAluminumBadge, WeaponsLeatherBadge, WeaponsBoneBadge, - Letterofappreciation, + LetterOfAppreciation, ItemTicket, ValentinesChocolate, NewYearsCard, ChristmasCard, BirthdayCard, - ProofofSonicTeam, + ProofOfSonicTeam, SpecialEventTicket, FlowerBouquet, Cake, Accessories, - MrnakasBusinessCard, + MrNakasBusinessCard, Present, Chocolate, Candy, @@ -138,19 +138,19 @@ pub enum ToolType { Decoction, ChristmasPresent, EasterEgg, - Jackolantern, - DiskVol1weddingMarch, - DiskVol2dayLight, - DiskVol3burningRangers, - DiskVol4openYourHeart, - DiskVol5liveLearn, - DiskVol6nights, - DiskVol7endingThemepianover, - DiskVol8hearttoHeart, - DiskVol9strangeBlue, - DiskVol10reunionSystem, - DiskVol11pinnacles, - DiskVol12fightinsidetheSpaceship, + JackOLantern, + DiskVol1WeddingMarch, + DiskVol2DayLight, + DiskVol3BurningRangers, + DiskVol4OpenYourHeart, + DiskVol5LiveLearn, + DiskVol6Nights, + DiskVol7EndingThemePianoVer, + DiskVol8HeartToHeart, + DiskVol9StrangeBlue, + DiskVol10ReunionSystem, + DiskVol11Pinnacles, + DiskVol12FightInsideTheSpaceship, HuntersReport, HuntersReport2, HuntersReport3, @@ -162,16 +162,16 @@ pub enum ToolType { HeavenStrikerCoat, PioneerParts, AmitiesMemo, - HeartofMorolian, + HeartOfMorolian, RappysBeak, - Yahoosengine, + YahoosEngine, DPhotonCore, LibertaKit, - CellofMag0503, - CellofMag0504, - CellofMag0505, - CellofMag0506, - CellofMag0507, + CellOfMag0503, + CellOfMag0504, + CellOfMag0505, + CellOfMag0506, + CellOfMag0507, TeamPoints500, TeamPoints1000, TeamPoints5000, @@ -238,14 +238,14 @@ impl ToolType { ToolType::TpMaterial => [0x03, 0x0B, 0x04], ToolType::DefMaterial => [0x03, 0x0B, 0x05], ToolType::LuckMaterial => [0x03, 0x0B, 0x06], - ToolType::CellofMag502 => [0x03, 0x0C, 0x00], - ToolType::CellofMag213 => [0x03, 0x0C, 0x01], - ToolType::PartsofRobochao => [0x03, 0x0C, 0x02], - ToolType::HeartofOpaOpa => [0x03, 0x0C, 0x03], - ToolType::HeartofPian => [0x03, 0x0C, 0x04], - ToolType::HeartofChao => [0x03, 0x0C, 0x05], + ToolType::CellOfMag502 => [0x03, 0x0C, 0x00], + ToolType::CellOfMag213 => [0x03, 0x0C, 0x01], + ToolType::PartsOfRobochao => [0x03, 0x0C, 0x02], + ToolType::HeartOfOpaOpa => [0x03, 0x0C, 0x03], + ToolType::HeartOfPian => [0x03, 0x0C, 0x04], + ToolType::HeartOfChao => [0x03, 0x0C, 0x05], ToolType::SorcerersRightArm => [0x03, 0x0D, 0x00], - ToolType::SbeatsArms => [0x03, 0x0D, 0x01], + ToolType::SBeatsArms => [0x03, 0x0D, 0x01], ToolType::PArmsArms => [0x03, 0x0D, 0x02], ToolType::DelsabersRightArm => [0x03, 0x0D, 0x03], ToolType::BringersRightArm => [0x03, 0x0D, 0x04], @@ -254,9 +254,9 @@ impl ToolType { ToolType::DragonsClaw => [0x03, 0x0D, 0x07], ToolType::HildebearsHead => [0x03, 0x0D, 0x08], ToolType::HildebluesHead => [0x03, 0x0D, 0x09], - ToolType::PartsofBaranz => [0x03, 0x0D, 0x0A], + ToolType::PartsOfBaranz => [0x03, 0x0D, 0x0A], ToolType::BelrasRightArm => [0x03, 0x0D, 0x0B], - ToolType::GiGuesbody => [0x03, 0x0D, 0x0C], + ToolType::GiGuesBody => [0x03, 0x0D, 0x0C], ToolType::SinowBerillsArms => [0x03, 0x0D, 0x0D], ToolType::GrassAssassinsArms => [0x03, 0x0D, 0x0E], ToolType::BoomasRightArm => [0x03, 0x0D, 0x0F], @@ -264,30 +264,30 @@ impl ToolType { ToolType::GigoboomasRightArm => [0x03, 0x0D, 0x11], ToolType::GalGryphonsWing => [0x03, 0x0D, 0x12], ToolType::RappysWing => [0x03, 0x0D, 0x13], - ToolType::CladdingofEpsilon => [0x03, 0x0D, 0x14], + ToolType::CladdingOfEpsilon => [0x03, 0x0D, 0x14], ToolType::DeRolLeShell => [0x03, 0x0D, 0x15], ToolType::BerillPhoton => [0x03, 0x0E, 0x00], - ToolType::Parasiticgeneflow => [0x03, 0x0E, 0x01], - ToolType::MagicStoneiritista => [0x03, 0x0E, 0x02], - ToolType::Blueblackstone => [0x03, 0x0E, 0x03], + ToolType::ParasiticGeneFlow => [0x03, 0x0E, 0x01], + ToolType::MagicStoneIritista => [0x03, 0x0E, 0x02], + ToolType::BlueBlackStone => [0x03, 0x0E, 0x03], ToolType::Syncesta => [0x03, 0x0E, 0x04], ToolType::MagicWater => [0x03, 0x0E, 0x05], - ToolType::ParasiticcellTypeD => [0x03, 0x0E, 0x06], - ToolType::MagicrockheartKey => [0x03, 0x0E, 0x07], - ToolType::Magicrockmoola => [0x03, 0x0E, 0x08], + ToolType::ParasiticCellTypeD => [0x03, 0x0E, 0x06], + ToolType::MagicRockHeartKey => [0x03, 0x0E, 0x07], + ToolType::MagicRockMoola => [0x03, 0x0E, 0x08], ToolType::StarAmplifier => [0x03, 0x0E, 0x09], - ToolType::BookofHitogata => [0x03, 0x0E, 0x0A], - ToolType::HeartofChuChu => [0x03, 0x0E, 0x0B], - ToolType::PartsofEggBlaster => [0x03, 0x0E, 0x0C], - ToolType::HeartofAngel => [0x03, 0x0E, 0x0D], - ToolType::HeartofDevil => [0x03, 0x0E, 0x0E], - ToolType::KitofHamburger => [0x03, 0x0E, 0x0F], + ToolType::BookOfHitogata => [0x03, 0x0E, 0x0A], + ToolType::HeartOfChuChu => [0x03, 0x0E, 0x0B], + ToolType::PartsOfEggBlaster => [0x03, 0x0E, 0x0C], + ToolType::HeartOfAngel => [0x03, 0x0E, 0x0D], + ToolType::HeartOfDevil => [0x03, 0x0E, 0x0E], + ToolType::KitOfHamburger => [0x03, 0x0E, 0x0F], ToolType::PanthersSpirit => [0x03, 0x0E, 0x10], - ToolType::KitofMark3 => [0x03, 0x0E, 0x11], - ToolType::KitofMasterSystem => [0x03, 0x0E, 0x12], - ToolType::KitofGenesis => [0x03, 0x0E, 0x13], - ToolType::KitofSegaSaturn => [0x03, 0x0E, 0x14], - ToolType::KitofDreamcast => [0x03, 0x0E, 0x15], + ToolType::KitOfMark3 => [0x03, 0x0E, 0x11], + ToolType::KitOfMasterSystem => [0x03, 0x0E, 0x12], + ToolType::KitOfGenesis => [0x03, 0x0E, 0x13], + ToolType::KitOfSegaSaturn => [0x03, 0x0E, 0x14], + ToolType::KitOfDreamcast => [0x03, 0x0E, 0x15], ToolType::AmplifierOfResta => [0x03, 0x0E, 0x16], ToolType::AmplifierOfAnti => [0x03, 0x0E, 0x17], ToolType::AmplifierOfShifta => [0x03, 0x0E, 0x18], @@ -304,7 +304,7 @@ impl ToolType { ToolType::AmplifierOfRed => [0x03, 0x0E, 0x23], ToolType::AmplifierOfBlue => [0x03, 0x0E, 0x24], ToolType::AmplifierOfYellow => [0x03, 0x0E, 0x25], - ToolType::HeartofKapuKapu => [0x03, 0x0E, 0x26], + ToolType::HeartOfKapuKapu => [0x03, 0x0E, 0x26], ToolType::PhotonBooster => [0x03, 0x0E, 0x27], ToolType::Addslot => [0x03, 0x0F, 0x00], ToolType::PhotonDrop => [0x03, 0x10, 0x00], @@ -312,9 +312,9 @@ impl ToolType { ToolType::PhotonCrystal => [0x03, 0x10, 0x02], ToolType::SecretTicket => [0x03, 0x10, 0x03], ToolType::PhotonTicket => [0x03, 0x10, 0x04], - ToolType::BookofKatana1 => [0x03, 0x11, 0x00], - ToolType::BookofKatana2 => [0x03, 0x11, 0x01], - ToolType::BookofKatana3 => [0x03, 0x11, 0x02], + ToolType::BookOfKatana1 => [0x03, 0x11, 0x00], + ToolType::BookOfKatana2 => [0x03, 0x11, 0x01], + ToolType::BookOfKatana3 => [0x03, 0x11, 0x02], ToolType::WeaponsBronzeBadge => [0x03, 0x12, 0x00], ToolType::WeaponsSilverBadge => [0x03, 0x12, 0x01], ToolType::WeaponsGoldBadge => [0x03, 0x12, 0x02], @@ -323,18 +323,18 @@ impl ToolType { ToolType::WeaponsAluminumBadge => [0x03, 0x12, 0x05], ToolType::WeaponsLeatherBadge => [0x03, 0x12, 0x06], ToolType::WeaponsBoneBadge => [0x03, 0x12, 0x07], - ToolType::Letterofappreciation => [0x03, 0x12, 0x08], + ToolType::LetterOfAppreciation => [0x03, 0x12, 0x08], ToolType::ItemTicket => [0x03, 0x12, 0x09], ToolType::ValentinesChocolate => [0x03, 0x12, 0x0A], ToolType::NewYearsCard => [0x03, 0x12, 0x0B], ToolType::ChristmasCard => [0x03, 0x12, 0x0C], ToolType::BirthdayCard => [0x03, 0x12, 0x0D], - ToolType::ProofofSonicTeam => [0x03, 0x12, 0x0E], + ToolType::ProofOfSonicTeam => [0x03, 0x12, 0x0E], ToolType::SpecialEventTicket => [0x03, 0x12, 0x0F], ToolType::FlowerBouquet => [0x03, 0x12, 0x10], ToolType::Cake => [0x03, 0x12, 0x11], ToolType::Accessories => [0x03, 0x12, 0x12], - ToolType::MrnakasBusinessCard => [0x03, 0x12, 0x13], + ToolType::MrNakasBusinessCard => [0x03, 0x12, 0x13], ToolType::Present => [0x03, 0x13, 0x00], ToolType::Chocolate => [0x03, 0x14, 0x00], ToolType::Candy => [0x03, 0x14, 0x01], @@ -350,19 +350,19 @@ impl ToolType { ToolType::Decoction => [0x03, 0x14, 0x0B], ToolType::ChristmasPresent => [0x03, 0x15, 0x00], ToolType::EasterEgg => [0x03, 0x15, 0x01], - ToolType::Jackolantern => [0x03, 0x15, 0x02], - ToolType::DiskVol1weddingMarch => [0x03, 0x16, 0x00], - ToolType::DiskVol2dayLight => [0x03, 0x16, 0x01], - ToolType::DiskVol3burningRangers => [0x03, 0x16, 0x02], - ToolType::DiskVol4openYourHeart => [0x03, 0x16, 0x03], - ToolType::DiskVol5liveLearn => [0x03, 0x16, 0x04], - ToolType::DiskVol6nights => [0x03, 0x16, 0x05], - ToolType::DiskVol7endingThemepianover => [0x03, 0x16, 0x06], - ToolType::DiskVol8hearttoHeart => [0x03, 0x16, 0x07], - ToolType::DiskVol9strangeBlue => [0x03, 0x16, 0x08], - ToolType::DiskVol10reunionSystem => [0x03, 0x16, 0x09], - ToolType::DiskVol11pinnacles => [0x03, 0x16, 0x0A], - ToolType::DiskVol12fightinsidetheSpaceship => [0x03, 0x16, 0x0B], + ToolType::JackOLantern => [0x03, 0x15, 0x02], + ToolType::DiskVol1WeddingMarch => [0x03, 0x16, 0x00], + ToolType::DiskVol2DayLight => [0x03, 0x16, 0x01], + ToolType::DiskVol3BurningRangers => [0x03, 0x16, 0x02], + ToolType::DiskVol4OpenYourHeart => [0x03, 0x16, 0x03], + ToolType::DiskVol5LiveLearn => [0x03, 0x16, 0x04], + ToolType::DiskVol6Nights => [0x03, 0x16, 0x05], + ToolType::DiskVol7EndingThemePianoVer => [0x03, 0x16, 0x06], + ToolType::DiskVol8HeartToHeart => [0x03, 0x16, 0x07], + ToolType::DiskVol9StrangeBlue => [0x03, 0x16, 0x08], + ToolType::DiskVol10ReunionSystem => [0x03, 0x16, 0x09], + ToolType::DiskVol11Pinnacles => [0x03, 0x16, 0x0A], + ToolType::DiskVol12FightInsideTheSpaceship => [0x03, 0x16, 0x0B], ToolType::HuntersReport => [0x03, 0x17, 0x00], ToolType::HuntersReport2 => [0x03, 0x17, 0x01], ToolType::HuntersReport3 => [0x03, 0x17, 0x02], @@ -374,16 +374,16 @@ impl ToolType { ToolType::HeavenStrikerCoat => [0x03, 0x18, 0x03], ToolType::PioneerParts => [0x03, 0x18, 0x04], ToolType::AmitiesMemo => [0x03, 0x18, 0x05], - ToolType::HeartofMorolian => [0x03, 0x18, 0x06], + ToolType::HeartOfMorolian => [0x03, 0x18, 0x06], ToolType::RappysBeak => [0x03, 0x18, 0x07], - ToolType::Yahoosengine => [0x03, 0x18, 0x08], + ToolType::YahoosEngine => [0x03, 0x18, 0x08], ToolType::DPhotonCore => [0x03, 0x18, 0x09], ToolType::LibertaKit => [0x03, 0x18, 0x0A], - ToolType::CellofMag0503 => [0x03, 0x18, 0x0B], - ToolType::CellofMag0504 => [0x03, 0x18, 0x0C], - ToolType::CellofMag0505 => [0x03, 0x18, 0x0D], - ToolType::CellofMag0506 => [0x03, 0x18, 0x0E], - ToolType::CellofMag0507 => [0x03, 0x18, 0x0F], + ToolType::CellOfMag0503 => [0x03, 0x18, 0x0B], + ToolType::CellOfMag0504 => [0x03, 0x18, 0x0C], + ToolType::CellOfMag0505 => [0x03, 0x18, 0x0D], + ToolType::CellOfMag0506 => [0x03, 0x18, 0x0E], + ToolType::CellOfMag0507 => [0x03, 0x18, 0x0F], ToolType::TeamPoints500 => [0x03, 0x19, 0x00], ToolType::TeamPoints1000 => [0x03, 0x19, 0x01], ToolType::TeamPoints5000 => [0x03, 0x19, 0x02], diff --git a/src/entity/item/weapon.rs b/src/entity/item/weapon.rs index b9fee33..286342a 100644 --- a/src/entity/item/weapon.rs +++ b/src/entity/item/weapon.rs @@ -134,7 +134,7 @@ pub enum WeaponType { Blaster, Beam, Laser, - Visk235w, + Visk235W, WalsMk2, Justy23St, Rianov303snr, @@ -179,9 +179,9 @@ pub enum WeaponType { Staff, Baton, Scepter, - FireScepteragni, - IceStaffdagon, - StormWandindra, + FireScepterAgni, + IceStaffDagon, + StormWandIndra, EarthWandBrownie, PhotonClaw, SilenceClaw, @@ -260,9 +260,9 @@ pub enum WeaponType { FlightCutter, FlightFan, RedSlicer, - Handgunguld, + HandgunGuld, MasterRaven, - Handgunmilla, + HandgunMilla, LastSwan, RedHandgun, FrozenShooter, @@ -301,14 +301,14 @@ pub enum WeaponType { SRedsBlade, PlantainHugeFan, ChameleonScythe, - Yasminkov3000r, + Yasminkov3000R, AnoRifle, BaranzLauncher, BranchOfPakupaku, HeartOfPoumn, - Yasminkov2000h, - Yasminkov7000v, - Yasminkov9000m, + Yasminkov2000H, + Yasminkov7000V, + Yasminkov9000M, MaserBeam, PowerMaser, GameMagazne, @@ -330,7 +330,7 @@ pub enum WeaponType { Hitogata, DancingHitogata, Kunai, - Nug2000bazooka, + Nug2000Bazooka, SBerillsHands0, SBerillsHands1, FlowensSword3060, @@ -364,7 +364,7 @@ pub enum WeaponType { YellowbozeCard, WhitillCard, MorningGlory, - PartisanofLightning, + PartisanOfLightning, GalWind, Zanba, RikasClaw, @@ -530,7 +530,7 @@ impl WeaponType { WeaponType::Blaster => [0x00, 0x07, 0x02], WeaponType::Beam => [0x00, 0x07, 0x03], WeaponType::Laser => [0x00, 0x07, 0x04], - WeaponType::Visk235w => [0x00, 0x07, 0x05], + WeaponType::Visk235W => [0x00, 0x07, 0x05], WeaponType::WalsMk2 => [0x00, 0x07, 0x06], WeaponType::Justy23St => [0x00, 0x07, 0x07], WeaponType::Rianov303snr => [0x00, 0x07, 0x08], @@ -575,9 +575,9 @@ impl WeaponType { WeaponType::Staff => [0x00, 0x0C, 0x01], WeaponType::Baton => [0x00, 0x0C, 0x02], WeaponType::Scepter => [0x00, 0x0C, 0x03], - WeaponType::FireScepteragni => [0x00, 0x0C, 0x04], - WeaponType::IceStaffdagon => [0x00, 0x0C, 0x05], - WeaponType::StormWandindra => [0x00, 0x0C, 0x06], + WeaponType::FireScepterAgni => [0x00, 0x0C, 0x04], + WeaponType::IceStaffDagon => [0x00, 0x0C, 0x05], + WeaponType::StormWandIndra => [0x00, 0x0C, 0x06], WeaponType::EarthWandBrownie => [0x00, 0x0C, 0x07], WeaponType::PhotonClaw => [0x00, 0x0D, 0x00], WeaponType::SilenceClaw => [0x00, 0x0D, 0x01], @@ -656,9 +656,9 @@ impl WeaponType { WeaponType::FlightCutter => [0x00, 0x3F, 0x00], WeaponType::FlightFan => [0x00, 0x40, 0x00], WeaponType::RedSlicer => [0x00, 0x41, 0x00], - WeaponType::Handgunguld => [0x00, 0x42, 0x00], + WeaponType::HandgunGuld => [0x00, 0x42, 0x00], WeaponType::MasterRaven => [0x00, 0x42, 0x01], - WeaponType::Handgunmilla => [0x00, 0x43, 0x00], + WeaponType::HandgunMilla => [0x00, 0x43, 0x00], WeaponType::LastSwan => [0x00, 0x43, 0x01], WeaponType::RedHandgun => [0x00, 0x44, 0x00], WeaponType::FrozenShooter => [0x00, 0x45, 0x00], @@ -697,14 +697,14 @@ impl WeaponType { WeaponType::SRedsBlade => [0x00, 0x62, 0x00], WeaponType::PlantainHugeFan => [0x00, 0x63, 0x00], WeaponType::ChameleonScythe => [0x00, 0x64, 0x00], - WeaponType::Yasminkov3000r => [0x00, 0x65, 0x00], + WeaponType::Yasminkov3000R => [0x00, 0x65, 0x00], WeaponType::AnoRifle => [0x00, 0x66, 0x00], WeaponType::BaranzLauncher => [0x00, 0x67, 0x00], WeaponType::BranchOfPakupaku => [0x00, 0x68, 0x00], WeaponType::HeartOfPoumn => [0x00, 0x69, 0x00], - WeaponType::Yasminkov2000h => [0x00, 0x6A, 0x00], - WeaponType::Yasminkov7000v => [0x00, 0x6B, 0x00], - WeaponType::Yasminkov9000m => [0x00, 0x6C, 0x00], + WeaponType::Yasminkov2000H => [0x00, 0x6A, 0x00], + WeaponType::Yasminkov7000V => [0x00, 0x6B, 0x00], + WeaponType::Yasminkov9000M => [0x00, 0x6C, 0x00], WeaponType::MaserBeam => [0x00, 0x6D, 0x00], WeaponType::PowerMaser => [0x00, 0x6D, 0x01], WeaponType::GameMagazne => [0x00, 0x6E, 0x00], @@ -726,7 +726,7 @@ impl WeaponType { WeaponType::Hitogata => [0x00, 0x8C, 0x02], WeaponType::DancingHitogata => [0x00, 0x8C, 0x03], WeaponType::Kunai => [0x00, 0x8C, 0x04], - WeaponType::Nug2000bazooka => [0x00, 0x8D, 0x00], + WeaponType::Nug2000Bazooka => [0x00, 0x8D, 0x00], WeaponType::SBerillsHands0 => [0x00, 0x8E, 0x00], WeaponType::SBerillsHands1 => [0x00, 0x8E, 0x01], WeaponType::FlowensSword3060 => [0x00, 0x8F, 0x00], @@ -760,7 +760,7 @@ impl WeaponType { WeaponType::YellowbozeCard => [0x00, 0x93, 0x08], WeaponType::WhitillCard => [0x00, 0x93, 0x09], WeaponType::MorningGlory => [0x00, 0x94, 0x00], - WeaponType::PartisanofLightning => [0x00, 0x95, 0x00], + WeaponType::PartisanOfLightning => [0x00, 0x95, 0x00], WeaponType::GalWind => [0x00, 0x96, 0x00], WeaponType::Zanba => [0x00, 0x97, 0x00], WeaponType::RikasClaw => [0x00, 0x98, 0x00],