mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Emergency toolboxes are thrown faster [MDB IGNORE] (#23139)
* Emergency toolboxes are thrown faster (#77657) ## About The Pull Request Emergency toolboxes have 3 throwspeed (up from 2) ## Why It's Good For The Game Consitency with the red pen which also has +1 throw speed ## Changelog 🆑 Melbert balance: Red toolboxes go faster /🆑 * Emergency toolboxes are thrown faster --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
icon_state = "red"
|
||||
inhand_icon_state = "toolbox_red"
|
||||
material_flags = NONE
|
||||
throw_speed = 3 // red ones go faster
|
||||
|
||||
/obj/item/storage/toolbox/emergency/PopulateContents()
|
||||
new /obj/item/crowbar/red(src)
|
||||
|
||||
Reference in New Issue
Block a user