The next chapter in the Physics Project focuses on the Borg. Known for their ability to move unlike anything else in the Star Trek universe, largely due to their excessive mass, the Borg require some
This mod changes the shotgun to fully automatic. It also changes the chamber size to 15 shots. The display name is changed, but not the name on the weapons selection screen.
Functions Available: pow(x,y) finds x^y you can also use sqed(x) or cbed(x) root(x,y) y finds y√x you can also use sqrt(x) or cbrt(x) log(x,y) finds log_y x you can also use ln(x) or