filter ![code/modules/plumbing/plumbers/filter.dm 2](git.png)
chemical plumbing filter. If it's not filtered by left and right, it goes straight.
Vars | |
english_left | whitelist of chems but their name instead of path |
---|---|
english_right | whitelist of chems but their name instead of path |
left | whitelist of chems id's that go to the left side. Empty to disable port |
right | whitelist of chem id's that go to the right side. Empty to disable port |
Var Details
english_left ![code/modules/plumbing/plumbers/filter.dm 13](git.png)
whitelist of chems but their name instead of path
english_right ![code/modules/plumbing/plumbers/filter.dm 15](git.png)
whitelist of chems but their name instead of path
left ![code/modules/plumbing/plumbers/filter.dm 9](git.png)
whitelist of chems id's that go to the left side. Empty to disable port
right ![code/modules/plumbing/plumbers/filter.dm 11](git.png)
whitelist of chem id's that go to the right side. Empty to disable port