Manta Ray: Difference between revisions
Jump to navigation
Jump to search
m (my contribution score is gonna be so high after this) |
m (Reverted edits by HiLlBiLlYjOeL (talk) to last revision by Macrepeh) Tag: Rollback |
||
Line 25: | Line 25: | ||
==References== | ==References== | ||
[https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/manta_ray.inc.c Manta Ray Behavior File] | [https://github.com/n64decomp/sm64/blob/06ec56df7f951f88da05f468cdcacecba496145a/src/game/behaviors/manta_ray.inc.c Manta Ray Behavior File] | ||
[[Category:Objects]] | [[Category:Objects]] | ||
{{objects}} | {{objects}} |
Revision as of 20:30, 6 March 2021
Manta Ray | |
Technical Constants | |
Object Group | General Actor |
Actor Group | Group 4 |
Hitbox | |
Interaction Type | Damage |
Damage | 0 |
Radius | 210 |
Height | 60 |
Manta Ray is a boss enemy appearing in Dire, Dire Docks.
Behavior
TODO
References
|