Add neuro voicepack (#1109)

* update neuro

* change image & fix delay

change the image of neuro and fix delay between two vocal

* add vocal

* change vocal&image
This commit is contained in:
Petalzu
2024-04-24 04:11:18 +08:00
committed by GitHub
parent 523b7ce443
commit a979b6dbe6
85 changed files with 5 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ TIME=love.timer.getTime
-- Global Vars & Settings
SFXPACKS={'chiptune'}
VOCPACKS={'miya','mono','xiaoya','flore','miku','zundamon'}
VOCPACKS={'miya','mono','xiaoya','flore','miku','zundamon','neuro'}
FIRSTLAUNCH=false
DAILYLAUNCH=false
@@ -271,6 +271,7 @@ IMG.init{
floreCH='media/image/characters/flore.png',
mikuCH='media/image/characters/miku.png',
zundamonCH='media/image/characters/zundamon.png',
neuroCH='media/image/characters/neuro.png',
z={
character='media/image/characters/z_character.png',
screen1='media/image/characters/z_screen1.png',