marksman_revolver ![code/modules/projectiles/guns/energy/special.dm 376](git.png)
Vars | |
coin_count | How many coins we currently have available |
---|---|
coin_regen_cd | The cooldown for regenning coins |
coin_regen_rate | How long it takes to regen a coin |
max_coins | How many coins we can have at a time. Set to 0 for infinite |
Var Details
coin_count ![code/modules/projectiles/guns/energy/special.dm 387](git.png)
How many coins we currently have available
coin_regen_cd ![code/modules/projectiles/guns/energy/special.dm 391](git.png)
The cooldown for regenning coins
coin_regen_rate ![code/modules/projectiles/guns/energy/special.dm 389](git.png)
How long it takes to regen a coin
max_coins ![code/modules/projectiles/guns/energy/special.dm 385](git.png)
How many coins we can have at a time. Set to 0 for infinite