Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
zlobs committed Jan 15, 2019
2 parents 71b907f + 8065798 commit 66c9f7b
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Config/res/7dl_sprites.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ init 9999 python:
'el':{'1':['body'],
'2':['body'],
'3':['body']},
'ka':{'1':['body'],
'2':['body'],
'3':['body']},
'ln':{'1':['body'],
'2':['body'],
'3':['body']},
Expand Down Expand Up @@ -77,6 +80,9 @@ init 9999 python:
'el':{'1':['pioneer'],
'2':['pioneer'],
'3':['pioneer']},
'ka':{'1':['casual','dress','pioneer','swim','body'],
'2':['casual','dress','pioneer','swim','body'],
'3':['casual','dress','pioneer','swim','body']},
'ln':{'1':['dress','pioneer','body'],
'2':['dress','pioneer','body'],
'3':['dress','pioneer','body']},
Expand Down Expand Up @@ -128,7 +134,10 @@ init 9999 python:
'el':{'1':['grin','normal','smile'],
'2':['fingal','sad','scared','shocked','surprise','upset'],
'3':['angry','laugh','serious']},
'ln':{'1':['angry','normal','sad'],
'ka':{'1':['normal','sad','smile'],
'2':['grin','guilty','shy','surprise'],
'3':['angry','dontlike','laugh','serious']}
,'ln':{'1':['angry','normal','sad'],
'2':['dontlike','grin','guilty'],
'3':['serious','smile','surprise']},
'mi':{'1':['cry','dontlike','laugh','scared','shocked','shy','surprise'],
Expand Down Expand Up @@ -179,6 +188,9 @@ init 9999 python:
'el':{'1':[''],
'2':[''],
'3':['']},
'ka':{'1':[''], #смена цвета глаз в потенциале
'2':[''],
'3':['']},
'ln':{'1':[''],
'2':[''],
'3':['']},
Expand Down
Binary file added Pics/sprites/normal/ka/normal/ka_1_body.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pics/sprites/normal/ka/normal/ka_1_pioneer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pics/sprites/normal/ka/normal/ka_2_body.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pics/sprites/normal/ka/normal/ka_2_pioneer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pics/sprites/normal/ka/normal/ka_3_body.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pics/sprites/normal/ka/normal/ka_3_pioneer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66c9f7b

Please sign in to comment.