/hook/startup/proc/modules_vr() robot_module_types += "Medihound" robot_module_types += "K9" robot_module_types += "Janihound" robot_module_types += "Sci-borg" robot_module_types += "Pupdozer" return 1 var/list/shell_module_types = list( "Standard", "Service", "Clerical" ) var/global/list/acceptable_fruit_types= list( "ambrosia", "apple", "banana", "berries", "cabbage", "carrot", "cherry", "chili", "eggplant", "grapes", "greengrapes", "lemon", "lime", "onion", "orange", "peanut", "potato", "pumpkin", "rice", "soybean", "sugarcane", "tomato", "watermelon", "wheat", "whitebeet")