mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-23-10-2025
This commit is contained in:
@@ -290,7 +290,7 @@
|
||||
if(card?.registered_account)
|
||||
data["user"] = list(
|
||||
"name" = card.registered_account.account_holder,
|
||||
"cash" = card.registered_account.account_balance,
|
||||
"cash" = card.registered_account.mining_points,
|
||||
)
|
||||
|
||||
else if(issilicon(user))
|
||||
|
||||
Reference in New Issue
Block a user