mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Admin RCD will construct/deconstruct 10 times faster (#83534)
## About The Pull Request Increased the speed by 10 times. Was annoying when I was in localhost testing something. ## Why It's Good For The Game Admin and debugging tools should be OP for increasing productivity and making life easier for coders/jannies. ## Changelog 🆑 grungussuss admin: admin RCD now works much faster. /🆑
This commit is contained in:
@@ -506,6 +506,7 @@
|
||||
max_matter = INFINITY
|
||||
matter = INFINITY
|
||||
upgrade = RCD_ALL_UPGRADES & ~RCD_UPGRADE_SILO_LINK
|
||||
delay_mod = 0.1
|
||||
|
||||
// Ranged RCD
|
||||
/obj/item/construction/rcd/arcd
|
||||
|
||||
Reference in New Issue
Block a user