Reversed an unintentional change to golem trigger guard prices (#71846)

## About The Pull Request

#71023 raised the price of golem trigger guards from 1700 to 17500, this
was not documented and appears to be an unintentional change.
## Why It's Good For The Game

Golems should realistically be able to afford their own gear and
accidental change bad.
## Changelog
🆑
fix: The golem trigger guard scalping situation has improved and golems
can now once again purchase trigger guards at market rate.
/🆑
This commit is contained in:
NamelessFairy
2022-12-09 15:37:51 -05:00
committed by GitHub
parent 246810e6a3
commit 109a1e1176
@@ -27,7 +27,7 @@
/datum/orderable_item/golem/trigger_guard
item_path = /obj/item/borg/upgrade/modkit/trigger_guard
cost_per_order = 17500
cost_per_order = 1700
/datum/orderable_item/golem/rnd_boards
item_path = /obj/item/storage/box/rndboards