igs_fear.cpp - Pubilisher licenses and Chinese title addition for superkds. (#12628)

* Fearless Pinocchio was licensed by American Alpha
* Super Kids was licensed by Golden Dragon Amusement
* Added Chinese title to superkds
This commit is contained in:
Michael Sanborn 2024-07-30 09:24:48 -06:00 committed by GitHub
parent c92333ab60
commit 1f891897b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -819,6 +819,6 @@ void igs_fear_state::init_igs_icescape()
} // anonymous namespace
GAME( 2005, superkds, 0, igs_fear, superkds, igs_fear_state, init_igs_superkds, ROT0, "IGS", "Super Kids (S019CN)", 0 )
GAME( 2006, fearless, 0, igs_fear, fear, igs_fear_state, init_igs_fear, ROT0, "IGS", "Fearless Pinocchio (V101US)", 0 )
GAME( 2006, icescape, 0, igs_fear, fear, igs_fear_state, init_igs_icescape, ROT0, "IGS", "Icescape (V104FA)", MACHINE_IS_SKELETON ) // IGS FOR V104FA 2006-11-02
GAME( 2005, superkds, 0, igs_fear, superkds, igs_fear_state, init_igs_superkds, ROT0, "IGS (Golden Dragon Amusement license)", "Super Kids / Jiu Nan Xiao Yingxiong (S019CN)", 0 )
GAME( 2006, fearless, 0, igs_fear, fear, igs_fear_state, init_igs_fear, ROT0, "IGS (American Alpha license)", "Fearless Pinocchio (V101US)", 0 )
GAME( 2006, icescape, 0, igs_fear, fear, igs_fear_state, init_igs_icescape, ROT0, "IGS", "Icescape (V104FA)", MACHINE_IS_SKELETON ) // IGS FOR V104FA 2006-11-02