mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-24 19:04:54 +01:00
stella shocked img import fix from lazysnake
This commit is contained in:
parent
74eb44ca99
commit
b8c035b305
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
#TODO: transfer that muhfuckin non-script code to this time-out-corner
|
|
||||||
#TODO
|
#TODO
|
||||||
#add chadshark
|
#add chadshark
|
||||||
#The game needs something like a CG gallery, if only to track your progress.
|
#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 reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True)
|
||||||
image naser shocked flip = im.Flip("naser/naser 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 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
|
#considering flips
|
||||||
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
|
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
|
||||||
|
|
Loading…
Add table
Reference in a new issue