SphereCommunity

Full Version: sphere_template.scp refresh this please "random_other_food"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Build:
[Image: R0MVL1.png]

I guess you forgot.
"i_tray_sushi and i_tray_sushi2" it needs to be deleted.
Quote:[sphere_template.scp] // old file
random_other_food { i_plate_food 1 i_eggs_fresh 1 i_eggs_fried 1 i_jar_honey 1 i_basket_fruit 1 i_wassabi_tray 1 i_bento_box 1 i_tray_sushi 1 i_tray_sushi2 1 i_soup_miso 1 i_soup_miso_2 1 i_bowl_fruit 1 }

[sphere_template.scp] // new file
random_other_food { i_plate_food 1 i_eggs_fresh 1 i_eggs_fried 1 i_jar_honey 1 i_basket_fruit 1 i_wassabi_tray 1 i_bento_box 1 i_soup_miso 1 i_soup_miso_2 1 i_bowl_fruit 1 } //{i_tray_sushi 1 i_tray_sushi2 1}
Maybe a lot of things like this may have changed in the "sphere_templete" file.
I did not fully examine it.
These are a few things that hit I'm eye.

these files have been updated.
the following objects no longer exist.
thanks for the report, I'll update it on next script pack commit

PS: these 2 items doesn't get removed, they just got the defname updated to correct value
Code:
i_tray_sushi -> i_sushi_rolls
i_tray_sushi2 -> i_sushi_platter
thanks, i did not know about the defname value. I will check the values.
Reference URL's