mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
fix minor lint warnings, add missing sound effect
This commit is contained in:
parent
8bd3a58d18
commit
e90fd9d48b
3 changed files with 2 additions and 2 deletions
BIN
game/audio/effects/anonDink.ogg
Normal file
BIN
game/audio/effects/anonDink.ogg
Normal file
Binary file not shown.
|
@ -482,7 +482,7 @@ label chapter_3:
|
|||
|
||||
Nas "I also{cps=*.1}...{/cps}{w=.4} got the L&L Club to{w=.4} {cps=*.5}finally take down their{w=.3} christmas decorations{/cps}{cps=*.1}...{/cps}"
|
||||
|
||||
Nas "So{cps=*.1}...{/cps}{w=.4} {cps=*.3}{size=-5}the library’s{/size}{size=-10} clean again...{/cps}{/size}"
|
||||
Nas "So{cps=*.1}...{/cps}{w=.4} {cps=*.3}{size=-5}the library’s{/size}{size=-10} clean again...{/size}{/cps}"
|
||||
pause .5
|
||||
|
||||
show naser:
|
||||
|
|
|
@ -699,7 +699,7 @@ label chapter_5:
|
|||
|
||||
Ro "He {w=.2}{nw}"
|
||||
play sound 'audio/effects/slapstickBigPunch.ogg'
|
||||
extend "{b}WHAT{/i}." with vpunch
|
||||
extend "{b}WHAT{/b}." with vpunch
|
||||
pause .25
|
||||
|
||||
show fang considering flip with Dissolve(.25)
|
||||
|
|
Loading…
Reference in a new issue