diff --git a/code/global_vr.dm b/code/global_vr.dm index 3b7ea08384..3735227b3f 100644 --- a/code/global_vr.dm +++ b/code/global_vr.dm @@ -34,6 +34,7 @@ var/global/list/acceptable_fruit_types= list( "durian", "eggplant", "grapes", + "grass", // CH changes "greengrapes", "harebells", "lavender", @@ -46,14 +47,17 @@ var/global/list/acceptable_fruit_types= list( "poppies", "potato", "pumpkin", + "reishi", // CH changes "rice", "rose", "rhubarb", + "shand", // CH changes "soybean", "spineapple", "sugarcane", "sunflowers", "tomato", + "towercap", // CH changes "vanilla", "watermelon", "wheat",