[MIRROR] Reimplements breathedeep's scan into atmozphere. [MDB IGNORE] (#14072)

* Reimplements breathedeep's scan into atmozphere. (#67438)

* AtmoZphere tablet app now has the previous functionality of the BreatheDeep cartridge's scanning ability, meaning you can swap to analyzer mode to analyze with right-click.

* Reimplements breathedeep's scan into atmozphere.

Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-06-03 15:39:41 +02:00
committed by GitHub
parent 3d1d101ee7
commit 63ac8f0f62
9 changed files with 106 additions and 12 deletions
@@ -77,7 +77,7 @@
return 0
/**
*Runs when the device is used to attack an atom in non-combat mode.
*Runs when the device is used to attack an atom in non-combat mode using right click (secondary).
*
*Simulates using the device to read or scan something. Tap is called by the computer during pre_attack
*and sends us all of the related info. If we return TRUE, the computer will stop the attack process