forked from Cavemanon/SnootGame
""" -> # & merge fix
This commit is contained in:
@ -335,16 +335,15 @@ image trish indignant flip = im.Flip("trish/trish indignant.png", horizontal=Tru
|
||||
image fang surprised flip = im.Flip("fang/basic set/fang surprised.png", horizontal=True)
|
||||
image trish surprised flip = im.Flip("trish/trish surprised.png", horizontal=True)
|
||||
image naser surprised flip = im.Flip("naser/naser surprised.png", horizontal=True)
|
||||
"""
|
||||
double surprised
|
||||
<<<<<<< B's
|
||||
image naser surprised flip = im.Flip("naser/naser surprised.png", horizontal=True)
|
||||
=======
|
||||
image naser surprised flip = im.Flip("naser/naserintermediaryshocked.png", horizontal=True)
|
||||
image naser surprised = "naser/naserintermediaryshocked.png"
|
||||
|
||||
>>>>>>> N's
|
||||
"""
|
||||
#double surprised
|
||||
#<<<<<<< B's
|
||||
#image naser surprised flip = im.Flip("naser/naser surprised.png", horizontal=True)
|
||||
#=======
|
||||
#image naser surprised flip = im.Flip("naser/naserintermediaryshocked.png", horizontal=True)
|
||||
#image naser surprised = "naser/naserintermediaryshocked.png"
|
||||
#
|
||||
#>>>>>>> N's
|
||||
|
||||
#other flips
|
||||
image spears happy flip = im.Flip("spears/spears happy.png", horizontal=True)
|
||||
|
Reference in New Issue
Block a user