bg_ignore_list.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. /*
  2. This file is included as a convenience to prevent C(O)M3D2 BGs from being added to the 'Props 1' dropdown
  3. You should consider checking your 'phot_bg_list_add.nei' file in the 'PhotoBG_NEI' folder somewhere in your 'Mod'
  4. folder to see if you're missing any of these items and add them. This will have the added benefit of having these
  5. BGs show up in the backgrounds dropdown and in studio mode.
  6. */
  7. [
  8. "classroom_nodesk",
  9. "heroineroom_d1",
  10. "heroineroom_d1_night",
  11. "heroineroom_d",
  12. "heroineroom_d_night",
  13. "heroineroom_e1",
  14. "heroineroom_e1_night",
  15. "heroineroom_e",
  16. "heroineroom_e_night",
  17. "heroineroom_f1",
  18. "heroineroom_f1_night",
  19. "heroineroom_f",
  20. "heroineroom_f_night",
  21. "heroineroom_g1",
  22. "heroineroom_g1_night",
  23. "heroineroom_g",
  24. "heroineroom_g_night",
  25. "heroineroom_h1",
  26. "heroineroom_h1_night",
  27. "heroineroom_j1",
  28. "heroineroom_j1_night",
  29. "heroineroom_k1",
  30. "heroineroom_k1_night",
  31. "heroineroom_l1",
  32. "heroineroom_l1_night",
  33. "KaraokeRoom",
  34. "train_notsurikawa",
  35. "yashiki_Pillow"
  36. ]