mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Removes insulated pipes and some related variables (#24156)
* Removes insulated pipes * Fixes some issues * This is a better layout * Removes the datum * Removes defines * Sean review
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#define PIPE_MVALVE 8
|
||||
#define PIPE_PUMP 9
|
||||
#define PIPE_SCRUBBER 10
|
||||
#define PIPE_INSULATED_STRAIGHT 11
|
||||
#define PIPE_INSULATED_BENT 12
|
||||
// #define PIPE_INSULATED_STRAIGHT 11
|
||||
// #define PIPE_INSULATED_BENT 12
|
||||
#define PIPE_GAS_FILTER 13
|
||||
#define PIPE_GAS_MIXER 14
|
||||
#define PIPE_PASSIVE_GATE 15
|
||||
|
||||
Reference in New Issue
Block a user