Spindel: Difference between revisions
Jump to navigation
Jump to search
SuperHamster (talk | contribs) m (→See Also: List syntax) |
(behav + init + ref) |
||
Line 1: | Line 1: | ||
{{object_infobox_2 | {{object_infobox_2 | ||
|title= Spindel | |title= Spindel<ref>[https://github.com/n64decomp/sm64/blob/master/src/game/behaviors/spindel.inc.c Spindel Behavior Code]</ref> | ||
|image= STROOP- Spindel.png | |image= STROOP- Spindel.png | ||
|group=Surface | |group=Surface<ref>[https://github.com/n64decomp/sm64/blob/master/data/behavior_data.c#L4374 Spindel Initialization Code]</ref> | ||
|group2 = N/A | |group2 = N/A | ||
|tangibility= | |tangibility= | ||
Line 18: | Line 18: | ||
|offset= | |offset= | ||
|coins= | |coins= | ||
|foundIn=[[Shifting Sand Land]] | |||
|related=[[Grindel]], [[Thwomp]], [[Tox Box]] | |||
}} | }} | ||
Line 25: | Line 27: | ||
==Behavior== | ==Behavior== | ||
{{Empty section}} | {{Empty section}} | ||
==References== | |||
<references/> | |||
{{objects}} | |||
[[Category:Enemies]] | [[Category:Enemies]] |
Latest revision as of 00:39, 7 October 2023
Spindel[1] | |
Technical Constants | |
Object Group | Surface[2] |
Actor Group | N/A |
Found in | |
Shifting Sand Land | |
Related Articles | |
Grindel, Thwomp, Tox Box |
Spindel is an enemy appearing inside the Pyramid in Shifting Sand Land. It "attacks" by rolling back and forth, crushing Mario if he is caught underneath it in the process.
Behavior
References
|