diff --git a/game/images/other/amberpendant2happy.png b/game/images/other/amberpendant2happy.png new file mode 100644 index 0000000..9b75301 Binary files /dev/null and b/game/images/other/amberpendant2happy.png differ diff --git a/game/images/other/amberpendant4shock.png b/game/images/other/amberpendant4shock.png new file mode 100644 index 0000000..f482b51 Binary files /dev/null and b/game/images/other/amberpendant4shock.png differ diff --git a/game/images/other/amberpendant6veryhappy.png b/game/images/other/amberpendant6veryhappy.png new file mode 100644 index 0000000..4667ed9 Binary files /dev/null and b/game/images/other/amberpendant6veryhappy.png differ diff --git a/game/script.rpy b/game/script.rpy index 88d768d..8f8f9ff 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -364,6 +364,8 @@ image fangphonelayer1 = "images/other/fangphonelayer1.png" image fangphonelayer2 = im.Alpha("images/other/fangphonelayer2.png", 0.4) image nonalcoholic = "images/other/soda.png" image amberpendant = "images/other/amberpendant1.png" +image amberpendant6veryhappy = 'images/other/amberpendant6veryhappy.png' +image amberpendant4shock = 'images/other/amberpendant4shock.png' #additional character images image fang pendant happy = Composite( @@ -419,14 +421,14 @@ image fang pendant very happy = Composite( # (1412, 1500), (1412, 1500), (0, 0), "fang very happy", - (0, 0), "amberpendant" + (0, 0), "amberpendant6veryhappy" ) image fang pendant shocked = Composite( # (1412, 1500), (1412, 1500), (0, 0), "fang shocked", - (0, 0), "amberpendant" + (0, 0), "amberpendant4shock" ) image fang pendant flip off happy = Composite( diff --git a/game/script/1xN.Naomi-arc-1.rpy b/game/script/1xN.Naomi-arc-1.rpy index a595fd4..89d6c5c 100644 --- a/game/script/1xN.Naomi-arc-1.rpy +++ b/game/script/1xN.Naomi-arc-1.rpy @@ -338,7 +338,7 @@ label chapter_1xN: Everyone "SURPRISE!" #potentially use fang very happy with a modified pendant cause it looks much better - show fang pendant happy with dissolve: + show fang pendant very happy with dissolve: xzoom -1.0 F "Naomi’s pregnant!" @@ -666,7 +666,7 @@ label chapter_1xN: show fang pendant happy: ease_cubic 0.5 xalign -0.4 pause 0.1 - show fang pendant surprised with dissolve: + show fang pendant shocked with dissolve: xalign -0.3 "Only to nearly get kneecapped by Naomi’s stupidly fat tail."