; Definition file for Chomper ;-------------------- ;[Player Information] ;-------------------- [Info] name = "Chomper" ;Name of character displayname = "Chomper" ;Name of character to display versiondate = 2003.5.17 ;Version date of character mugenversion = 2001.04.14 ;Version of M.U.G.E.N character works on author = "N64Mario" ;Character author name pal.defaults = 1,4,2,5,3,6 ;Default palettes in order of preference ;-------------------- ;[Common Files] ;-------------------- [Files] cmd = common/command.cmd ;Commands cns = common/constant.cns ;Constants stcommon = common1.cns ;Common States sprite = common/sprite.sff ;Sprites anim = common/animation.air ;Animation sound = common/sound.snd ;Sound ;-------------------- ;[States] ;-------------------- st = state/chomp.cns ;States st2 = state/chomp-s.cns ;Special Attacks st3 = state/chomp-h.cns ;Hyper Attacks st4 = state/override.cns ;Override States st5 = state/helpers.cns ;Helper States ;-------------------- ;[Palettes] (can have up to 12) ;-------------------- ;pal1 = palette/Chomp.act ;pal2 = palette/Chomp.act ;pal3 = palette/Chomp.act ;pal4 = palette/Chomp.act ;pal5 = palette/Chomp.act ;pal6 = palette/Chomp.act