# This is a basic dictionary that maps old entity prototype ids to new ids. This only works for entity prototypes, and # is intended to allow maps to load without having to manually edit them. An empty or "null" string results in the # entity getting deleted. # e.g., you can swap all walls with windows and delete all tables by adding lines like: # # Window: WallSolid # WallSolid: Window # Table: null # 2023-07-03 ClothingHeadHelmetHelmet: ClothingHeadHelmetBasic ClothingHeadHelmetHelmetOld: ClothingHeadHelmetBasic # 2023-07-04 # Bulletproof armor is almost statistically identical to kevlar, however, before this kevlar armor was the closest thing there was to "basic" armor. It makes the most sense to replace it with this. ClothingOuterVestKevlar: ClothingOuterArmorBasic # 2023-07-10 Intercom: IntercomCommon # 2023-07-12 ToyAssistant: ToyFigurinePassenger # 2023-07-20 ForensicGloves: ClothingHandsGlovesForensic # 2023-07-24 ClothingEyesGlassesBeer: ClothingEyesHudBeer # 2023-08-01 lantern: Lantern lanternextrabright: LanternFlash # 2023-08-04 BoxMagazineLightRifleHighVelocity: BoxMagazineLightRifle BoxMagazineMagnumSubMachineGunHighVelocity: BoxMagazineMagnumSubMachineGun BoxMagazinePistolCaselessRifleHighVelocity: BoxMagazinePistolCaselessRifle BoxMagazinePistolHighCapacityHighVelocity: BoxMagazinePistolHighCapacity BoxMagazinePistolHighVelocity: BoxMagazinePistol BoxMagazinePistolSubMachineGunHighVelocity: BoxMagazinePistolSubMachineGun BoxMagazineRifleHighVelocity: BoxMagazineRifle BulletCaselessRifleHighVelocity: BulletCaselessRifle BulletLightRifleHighVelocity: BulletLightRifle BulletMagnumHighVelocity: BulletMagnum BulletPistolHighVelocity: BulletPistol BulletRifleHighVelocity: BulletRifle CartridgeCaselessRifleHighVelocity: CartridgeCaselessRifle CartridgeLightRifleHighVelocity: CartridgeLightRifle CartridgeMagnumHighVelocity: CartridgeMagnum CartridgePistolHighVelocity: CartridgePistol CartridgeRifleHighVelocity: CartridgeRifle MagazineBoxCaselessRifleHighVelocity: MagazineBoxCaselessRifle MagazineBoxLightRifleHighVelocity: MagazineBoxLightRifle MagazineBoxMagnumHighVelocity: MagazineBoxMagnum MagazineBoxPistolHighVelocity: MagazineBoxPistol MagazineBoxRifleHighVelocity: MagazineBoxRifle MagazineCaselessRifleHighVelocity: MagazineCaselessRifle MagazineCaselessRifleShortHighVelocity: MagazineCaselessRifleShort MagazineLightRifleHighVelocity: MagazineLightRifle MagazineMagnumSubMachineGunHighVelocity: MagazineMagnumSubMachineGun MagazinePistolCaselessRifleHighVelocity: MagazinePistolCaselessRifle MagazinePistolHighCapacityHighVelocity: MagazinePistolHighCapacity MagazinePistolHighVelocity: MagazinePistol MagazinePistolSubMachineGunHighVelocity: MagazinePistolSubMachineGun MagazineRifleHighVelocity: MagazineRifle SpeedLoaderMagnumHighVelocity: SpeedLoaderMagnum SpeedLoaderPistolHighVelocity: SpeedLoaderPistol # 2023-08-07 #If the name is anything to go off of, these are presumably just CEV-Eris versions of the snow rock (which we already have.) #They are practically never used in this way however, so they're migrated to the basic rock type. MountainRock: AsteroidRock MountainRockMining: AsteroidRockMining # 2023-08-08 WindowTintedDirectional: WindowFrostedDirectional # 2023-08-10 SyringeSpaceacillin: null # 2023-08-13 AirlockPainter: SprayPainter