mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
[READY] Execute Protocol Crab-17: Phase 3 - The one where Floyd actually finishes the PR (#43338)
* protocol crab 17: phase 2 * k * meme * fix * k * fixes * more stuff * makes qust's code not bad * fixes time * MFW (my face when) face when floyd doesnt make the fix commit * makes it leave properly * fixes more shit * gets rid of stupid variable * asdf * wa la * wa la ^2 * tadaa * adds * i fixed some of them but what do the others mean * untested and ready to merge
This commit is contained in:
@@ -46,7 +46,7 @@ SUBSYSTEM_DEF(economy)
|
||||
"adamantine" = 750,
|
||||
// tier 4
|
||||
"rainbow" = 1000)
|
||||
var/list/bank_accounts = list()
|
||||
var/list/bank_accounts = list() //List of normal accounts (not department accounts)
|
||||
var/list/dep_cards = list()
|
||||
|
||||
/datum/controller/subsystem/economy/Initialize(timeofday)
|
||||
|
||||
Reference in New Issue
Block a user