Epoch Notes
Revision as of 01:59, 8 June 2021 by EpochFlame (talk | contribs)
cRadarType are the radar types which correspond to icons and effects. Pellet, Enemy, Upgrade, and NewCave are hidden by default, and Pellet, Enemy, and Upgrade trigger the Treasure Gauge.
- cRadarType
- RedOnion=00
- BlueOnion=01
- YellowOnion=02
- RedPiki=03
- BluePiki=04
- YellowPiki=05
- PurplePiki=06
- WhitePiki=07
- bulbminPiki=08
- BuriedPiki=09
- Geyser=0a
- Cave=0b
- cavepod=0c
- louie=0d
- orima=0e
- Ship=0f
- Pellet=10 (treasure)
- Enemy=11 (treasure inside enemy)
- Upgrade=12 (upgrade treasure)
- NewCave=13
- CompleteCave=14
- CaveHole=15
- Invalid=16
- NULL_icon=17