forked from public/foundryvtt-wh4-lang-fr-fr
Sync
This commit is contained in:
@ -3,8 +3,8 @@ package.path = package.path .. ";luajson/?.lua"
|
||||
local JSON = require"json"
|
||||
|
||||
--local talent_db = "../../WFRP4e-FoundryVTT/packs/talents.db"
|
||||
local dbfile ='/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-core/packs/trappings.db'
|
||||
local jsonfile = "../compendium/wfrp4e-core.trappings.json"
|
||||
local dbfile ='/home/morr/.local/share/FoundryVTT/Data/modules/wfrp4e-core/packs/criticals.db'
|
||||
local jsonfile = "../compendium/wfrp4e-core.criticals.json"
|
||||
|
||||
local dbf = io.open(dbfile)
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user