Files
Bubberstation/code/modules/vending
SkyratBot 08600c662c [MIRROR] Moves 3 vars related to vending machines, from /atom to /obj/item [MDB IGNORE] (#9033)
* Moves vending prices from /atom to /obj/item (#62243)

* Moves 3 vars related to vending machines, from /atom to /obj/item

* Lazily removes some lines in a funky IDE of my choosing.

Removes all instances of custom_price and custom_premium_price within maps to prevent compilation errors due to invalid vars.

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Kat <evesovereign@hotmail.co.uk>
2021-10-27 06:35:59 +01:00
..