Fixes #2 - Refactoring Code so its not one 28k line blob #17

Merged
MichaelYick merged 44 commits from coolestskinnieinthejungle/SnootGame:master into Patchy-Patch5 2021-06-18 22:05:57 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit b8c035b305 - Show all commits

View File

@ -1,4 +1,3 @@
#TODO: transfer that muhfuckin non-script code to this time-out-corner
#TODO
#add chadshark
#The game needs something like a CG gallery, if only to track your progress.
@ -194,7 +193,7 @@ image fang c shocked flip = im.Flip("fang/future sets/fang c shocked.png", horiz
image reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True)
image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True)
image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True)
image stella shock alt flip = im.Flip("stella/stella shocked alt.png", horizontal=True)
image stella shock alt flip = im.Flip("stella/stella shock alt.png", horizontal=True)
#considering flips
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)