├── README.md ├── What_Does_The_Scouter_Say_About_His_Power_Level.grc ├── gears.docx ├── manip.py └── wiggle.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FOULAB/Project-COGSWORTH/HEAD/README.md -------------------------------------------------------------------------------- /What_Does_The_Scouter_Say_About_His_Power_Level.grc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FOULAB/Project-COGSWORTH/HEAD/What_Does_The_Scouter_Say_About_His_Power_Level.grc -------------------------------------------------------------------------------- /gears.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FOULAB/Project-COGSWORTH/HEAD/gears.docx -------------------------------------------------------------------------------- /manip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FOULAB/Project-COGSWORTH/HEAD/manip.py -------------------------------------------------------------------------------- /wiggle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FOULAB/Project-COGSWORTH/HEAD/wiggle.py --------------------------------------------------------------------------------