mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Tweak fakecell qdel time to be higher just in case
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
charge = H.nutrition
|
||||
maxcharge = initial(H.nutrition)
|
||||
|
||||
QDEL_IN(src, 10 SECONDS)
|
||||
QDEL_IN(src, 20 SECONDS)
|
||||
|
||||
/obj/item/weapon/cell/standin/give(var/amount)
|
||||
amount *= 0.05 // So 1000 becomes 50
|
||||
|
||||
Reference in New Issue
Block a user