mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 12:50:29 +01:00
b13f03bcda
* fix trolly tankers and don't make lists on everything * a better solution * same line * fix those too * moved to correct file
4 lines
226 B
Plaintext
4 lines
226 B
Plaintext
#define REAGENT_CONTAINER_CAN_BE_PLACED_INTO_DEFAULT "default_container"
|
|
#define REAGENT_CONTAINER_CAN_BE_PLACED_INTO_WATERCOOLER "watercooler_container"
|
|
#define REAGENT_CONTAINER_CAN_BE_PLACED_INTO_NONE "forbidden_container"
|