mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 00:51:23 +00:00
* 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>