mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-26 22:26:24 +01:00
Revert "(CONFIG CHANGE) Updating Economy: Adding Paychecks, and makes Bank Accounts easier to work with"
This commit is contained in:
@@ -118,9 +118,8 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
|
||||
var/list/grind_results //A reagent list containing the reagents this item produces when ground up in a grinder - this can be an empty list to allow for reagent transferring only
|
||||
var/list/juice_results //A reagent list containing blah blah... but when JUICED in a grinder!
|
||||
|
||||
//Hyper Economy
|
||||
var/economy_type = 0
|
||||
var/economy_price_mul = 1
|
||||
//Hyper economy
|
||||
var/price = 0
|
||||
|
||||
//Hyper, for clothes that reveal your behind! butt stuff, you know how it is.
|
||||
var/do_not_cover_butt = FALSE
|
||||
|
||||
Reference in New Issue
Block a user