[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:
SkyratBot
2023-08-17 00:48:20 +00:00
committed by GitHub
co-authored by MrMelbert
parent 261ea92cd2
commit 1e60056aa3
@@ -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)