summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PROT.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-09-05Make effect of PROT on wifi and portals independent of channel temperature ↵jacksonmj1-1/+14
ranges Cold PROT decreases channel by 1, v cold by 10. Hot PROT increases channel by 1, v hot by 10. Since the effect is specified in terms of effect on channel number not on temperature, this will cause less problems if the temperature gap is ever decreased to add more channels.
2013-09-03proton collision reaction (might need to be modified). Also some ways to go ↵jacob11-1/+42
to/from protons
2013-09-02new element: PROT (protons) TODO: proton colliders to produce heavier elementsjacob11-0/+99