Chain Chomp: Difference between revisions

m
new template
(init + behav + refs)
m (new template)
 
Line 1: Line 1:
{{object_infobox_2
{{object_infobox_2
|title= Chain Chomp <ref>[https://github.com/n64decomp/sm64/blob/master/src/game/behaviors/chain_chomp.inc.c Chain Chomp Behavior Code]</ref>
|title= Chain Chomp  
|image= STROOP- _Chain_Chomp.png
|image= STROOP- _Chain_Chomp.png
|group=General Actor<ref>[https://github.com/n64decomp/sm64/blob/master/data/behavior_data.c#L5191 Chain Chomp Initialization Code]</ref>
|group=General Actor
|group2 = Group 14
|group2 = Group 14
|modelID=0x66
|tangibility=1000
|tangibility=1000
|draw=4000
|draw=4000
Line 18: Line 19:
|offset=0
|offset=0
|coins=0
|coins=0
|foundIn=[[Bob-omb Battlefield]]
|behaviorScript=[https://github.com/n64decomp/sm64/blob/master/data/behavior_data.c#L5191 Chain Chomp Initialization Code]
|behaviorCode=[https://github.com/n64decomp/sm64/blob/master/src/game/behaviors/chain_chomp.inc.c Chain Chomp Behavior Code]
}}
}}
'''Chain Chomp''' is an enemy that appears only in [[Bob-omb Battlefield]]. He is chained to a [[wooden post]], and he lunges at [[Mario]] when he is nearby.
'''Chain Chomp''' is an enemy that appears only in [[Bob-omb Battlefield]]. He is chained to a [[wooden post]], and he lunges at [[Mario]] when he is nearby.
577

edits