Add multiscript banking functions

This commit is contained in:
Jim Shield
2025-03-07 13:27:47 +00:00
committed by GitHub
parent 8dd2b7ae9a
commit c947993e9e
2 changed files with 112 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ for _, v in pairs({ -- This is a specific load order
'playerfunctions.lua',
'metaHandlers.lua',
'jobfunctions.lua',
'banking.lua',
-- Interactions
'targets.lua',