Remove FoodContainer, add whitelists, replace with SpawnItemsOnUse (#4358)
This commit is contained in:
@@ -57,7 +57,6 @@ namespace Content.Client.Entry
|
||||
"CablePlacer",
|
||||
"Drink",
|
||||
"Food",
|
||||
"FoodContainer",
|
||||
"MagicMirror",
|
||||
"FloorTile",
|
||||
"ShuttleController",
|
||||
@@ -277,6 +276,7 @@ namespace Content.Client.Entry
|
||||
"Advertise",
|
||||
"PowerNetworkBattery",
|
||||
"BatteryCharger",
|
||||
"SpawnItemsOnUse"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user