CODE
dseg:2408 aTeleporter db 'Teleporter',0 ; DATA XREF: dseg:1F84o
dseg:2413 aJumpJets db 'Jump Jets',0 ; DATA XREF: dseg:1F88o
dseg:241D aPopcornBomb db 'Popcorn Bomb',0 ; DATA XREF: dseg:1F8Co
dseg:2573 aDirtTower db 'Dirt Tower',0 ; DATA XREF: dseg:200Co
dseg:2594 aPlasmaLaser db 'Plasma Laser',0 ; DATA XREF: dseg:2018o
dseg:2614 aWarpShield db 'Warp Shield',0 ; DATA XREF: dseg:2044o
dseg:2620 aTeleportShield db 'Teleport Shield',0 ; DATA XREF: dseg:2048o
dseg:2630 aFlickerShield db 'Flicker Shield',0 ; DATA XREF: dseg:204Co
dseg:2663 aPatriotMissile db 'Patriot Missiles',0; DATA XREF: dseg:205Co
dseg:2413 aJumpJets db 'Jump Jets',0 ; DATA XREF: dseg:1F88o
dseg:241D aPopcornBomb db 'Popcorn Bomb',0 ; DATA XREF: dseg:1F8Co
dseg:2573 aDirtTower db 'Dirt Tower',0 ; DATA XREF: dseg:200Co
dseg:2594 aPlasmaLaser db 'Plasma Laser',0 ; DATA XREF: dseg:2018o
dseg:2614 aWarpShield db 'Warp Shield',0 ; DATA XREF: dseg:2044o
dseg:2620 aTeleportShield db 'Teleport Shield',0 ; DATA XREF: dseg:2048o
dseg:2630 aFlickerShield db 'Flicker Shield',0 ; DATA XREF: dseg:204Co
dseg:2663 aPatriotMissile db 'Patriot Missiles',0; DATA XREF: dseg:205Co
NONE of the items are in the game. I'm not even sure if they're real weapons that have any functional code or text strings.
The only other place I've seen that has references to these are the xscorch changelogs. Any info?