plumbing 
Vars | |
| blueprint | type of the plumbing machine |
|---|---|
| choices | index, used in the attack self to get the type. stored here since it doesnt change |
| name_to_type | index, used in the attack self to get the type. stored here since it doesnt change |
Procs | |
| create_machine | pretty much rcd_create, but named differently to make myself feel less bad for copypasting from a sibling-type |
Var Details
blueprint 
type of the plumbing machine
choices 
index, used in the attack self to get the type. stored here since it doesnt change
name_to_type 
index, used in the attack self to get the type. stored here since it doesnt change
Proc Details
create_machine
pretty much rcd_create, but named differently to make myself feel less bad for copypasting from a sibling-type