This commit is contained in:
shellspeed1
2022-09-18 22:40:07 -07:00
parent aa7252ffd6
commit 40dc7d57c3
4 changed files with 133 additions and 77 deletions
+1
View File
@@ -11,6 +11,7 @@
var/being_dumped = FALSE //pink levels are rising
var/withdrawDelay = 0
var/datum/bounty/civilian_bounty
var/list/datum/bounty/bounties
COOLDOWN_DECLARE(bounty_timer)
/datum/bank_account/New(newname, job)