diff --git a/LICENSE b/LICENSE index 25eb8ec..eac9d37 100644 --- a/LICENSE +++ b/LICENSE @@ -6,3 +6,4 @@ WoodSnap.wav - "Snapping, Wooden Fence, N.wav" by InspectorJ (www.jshaw.co.uk) o firealarm.ogg - "School Fire Alarm" by Cullen Card shot.ogg - "38 Caliber Gun Shot 5x" by Mike Koenig wind.wav - "Wind" by Mark DiAngelo +punch.ogg - "Strong Punch" by Mike Koenig \ No newline at end of file diff --git a/game/audio/effects/cellphone.ogg b/game/audio/effects/cellphone.ogg new file mode 100644 index 0000000..270a827 Binary files /dev/null and b/game/audio/effects/cellphone.ogg differ diff --git a/game/audio/effects/punch.ogg b/game/audio/effects/punch.ogg new file mode 100644 index 0000000..3378a17 Binary files /dev/null and b/game/audio/effects/punch.ogg differ diff --git a/game/script/1.first-two-days-anon-meets-fang.rpy b/game/script/1.first-two-days-anon-meets-fang.rpy index e09a0a8..e19f657 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -1103,8 +1103,7 @@ label chapter_1: show naser considering with dissolve - #TODO: find generic (or joke) cellphone ringtone - play sound 'audio/OST/ringtone.ogg' + play sound 'audio/effects/cellphone.ogg' # CC0 I "Naser’s phone rings.{w=0.4} He moves aside to answer it." @@ -1116,8 +1115,9 @@ label chapter_1: Nas "Fa-{w=0.6}{nw}" + play sound 'audio/effects/punch.ogg' # Attribution 3.0, LICENCE updated window hide - with hpunch # TODO: some slapstick SFX would punctuate these interruptions + with hpunch pause 0.7 @@ -1125,6 +1125,7 @@ label chapter_1: Nas "Yeah{w=0.2} I-{w=0.5}{nw}" + play sound 'audio/effects/punch.ogg' window hide with hpunch