king-exit/Scripts/_.6.rb
2024-09-06 11:45:39 -05:00

88 lines
No EOL
4.8 KiB
Ruby
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#------------------------------------------------------------------------------
# CGギャラリーの設定
#------------------------------------------------------------------------------
module SUI
# CGのリスト
# 各項目について
# タイトル   ギャラリー画面のヘルプに表示されます。
#
# CGファイル名 各CGの差分番号を取り除いたファイル名を指定して下さい。
# 閲覧フラグは差分01を見たか、見てないかで判断されます。
#
# サムネ番号  サムネイルのどの位置を表示するか指定して下さい。
#            回想ギャラリーではこの数字が指定した変数に渡されます。
#
# フィルタ   フィルタグループを指定します。
# ギャラリーでフィルタを指定すると、
# ここで設定されたシーンが抽出されて表示されます。
#
# 「0」番は全表示フィルタのため、1番から設定して下さい。
# シーン回想有無 のみで、イベントが無いものは「0」を指定して下さい。
CG_LIST = [
#タイトル , CGファイル名 , サムネ番号 , フィルタ , シーン回想有無
["The Last Queen of the Martial Kingdom" , "CG01" , 1 , 2 , 1],
["Four Remnants" , "CG02" , 2 , 1 , 1],
["Remnant Zanahari" , "CG03" , 3 , 1 , 1],
["Prisoner Geolouise Censorship" , "CG04" , 4 , 2 , 1],
["Prisoner Discipline I" , "CG05" , 5 , 2 , 1],
["Prisoner Discipline II" , "CG06" , 6 , 2 , 1],
["Prisoner Discipline III" , "CG07" , 7 , 2 , 1],
["Days of Running Away" , "CG08" , 8 , 1 , 1],
["Geolouise Discipline I" , "CG09" , 9 , 2 , 1],
["Geolouise Discipline II" , "CG10" , 10 , 2 , 1],
["Geolouise Discipline III" , "CG11" , 11 , 2 , 1],
["Trap Bed" , "CG12" , 12 , 2 , 1],
["Remnant Scathach" , "CG13" , 13 , 1 , 1],
["Trap Treasure Chest" , "CG14" , 14 , 2 , 1],
["Trial of the Grand Commander" , "CG15" , 15 , 2 , 1],
["Unbreakable Heart" , "CG16" , 16 , 1 , 1],
["Love, Explode!" , "CG17" , 17 , 2 , 1],
["Great King" , "CG18" , 18 , 1 , 1],
["Super First Experience" , "CG19" , 19 , 2 , 1],
["Stiara's Pinch" , "CG20" , 20 , 2 , 1],
["Trap Sludge" , "CG21" , 21 , 2 , 1],
["Torture" , "CG22" , 22 , 2 , 1],
["Queen's Meal" , "CG23" , 23 , 2 , 1],
["Intertwining Bonds" , "CG24" , 24 , 2 , 1],
["Heart-Pounding Handsome Time☆" , "CG25" , 25 , 2 , 1],
["Viva Nonnon♪" , "CG26" , 26 , 1 , 1],
["Remnant Todeira" , "CG27" , 27 , 1 , 1],
["Illusory First Night" , "CG28" , 28 , 2 , 1],
["Truth" , "CG29" , 29 , 1 , 1],
["Desperate" , "CG30" , 30 , 2 , 1],
["Life" , "CG31" , 31 , 2 , 1],
["Awakening" , "CG32" , 32 , 1 , 1],
["Queen's Humiliation" , "CG33" , 33 , 2 , 1],
["Obedience" , "CG34" , 34 , 2 , 1],
["Slavery" , "CG35" , 35 , 2 , 1],
["End" , "CG36" , 36 , 1 , 1],
["Intersecting Blades" , "CG37" , 37 , 1 , 1],
["Seed" , "CG38" , 38 , 1 , 1],
["The End" , "CG39" , 39 , 1 , 1],
["Great King's Throne" , "CG40" , 40 , 2 , 1],
["For Me, Did You Endure?" , "CG41" , 41 , 2 , 1],
["Heaven's Bath" , "CG42" , 42 , 2 , 1],
["Future Tribulation" , "CG43" , 43 , 2 , 1],
["King" , "CG44" , 44 , 1 , 1],
["Happy Double Meat" , "CG45" , 45 , 2 , 1],
["Do You Need A Sign?" , "CG46" , 46 , 1 , 1],
["War Chapter Defeat I: Mankind Defeat" , "CG47" , 47 , 3 , 1],
["Prison Chapter Defeat I: Hero's End" , "CG48" , 48 , 3 , 1],
["War Chapter Defeat II: Hybrid Birth" , "CG49" , 49 , 3 , 1],
["Prison Chapter Defeat II: Female Gladiator" , "CG50" , 50 , 3 , 1],
["War Chapter Defeat III: Evil Brainwashing" , "CG51" , 51 , 3 , 1],
["Prison Chapter Defeat III: Climax Servant" , "CG52" , 52 , 3 , 1],
["War Chapter Defeat IV: Feast of Destruction" , "CG53" , 53 , 3 , 1],
["Prison Chapter Defeat IV: Killing With Pleasure" , "CG54" , 54 , 3 , 1],
["Prison Chapter Defeat V: Frenzy Theater" , "CG55" , 55 , 3 , 1],
["Safe Death After Brainwashing" , "CG56" , 56 , 2 , 1],
["Prison Chapter Defeat EX: Pet" , "CG57" , 57 , 3 , 1],
["Destiny's Red Thread" , "CG58" , 58 , 2 , 1],
]
end