ports https://github.com/tgstation/tgstation/pull/56375. Credit to cacogen.
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
export_types = list(/obj/item/bounty_cube)
|
||||
|
||||
/datum/export/bounty_box/get_cost(obj/item/bounty_cube/cube, allowed_categories, apply_elastic)
|
||||
return cube.bounty_value
|
||||
return cube.bounty_value + (cube.bounty_value * (cube.speed_bonus / 100))
|
||||
|
||||
Reference in New Issue
Block a user