Laser pistols no longer instantly recharge in chargers (#94358)

## About The Pull Request

Does the changes that were in
https://github.com/tgstation/tgstation/pull/94353 before the PR was
salted and closed.

fixes https://github.com/tgstation/tgstation/issues/94332

## Why It's Good For The Game

I would have merged that pr but oh well.

## Changelog
🆑
fix: Fixes laser pistol charging instantly.
/🆑
This commit is contained in:
necromanceranne
2025-12-13 20:56:17 -05:00
committed by GitHub
parent ff481c4913
commit 9ef6a892db
+1 -1
View File
@@ -99,7 +99,7 @@
/obj/item/stock_parts/power_store/cell/laser_pistol
name = "laser pistol power cell"
chargerate = STANDARD_CELL_RATE * 3
chargerate = STANDARD_CELL_RATE * 0.15
/obj/item/stock_parts/power_store/cell/ninja
name = "black power cell"