Page 1 of 1

Shotgun code

Posted: Thu Dec 11, 2014 12:58 am
by kylefiredemon
I'm curious on how the shotgun code works, I mean what /var is variance is under?

Re: Shotgun code

Posted: Wed Dec 17, 2014 3:22 pm
by Fragnostic
https://github.com/tgstation/-tg-statio ... shotgun.dm
this is the code for shotguns, but it only applies to the ones that have to be "pumped" first and then fired. If you need to see the Bartender's boomstick code, it's under "revolver", because it acts like one in the sense that it is loaded and then broken open, without a "pump". Hope this helped.