forked from GitHub-Mirrors/foundry-sw5e
Updated to 1.3.3, started removing evidence of statships
This commit is contained in:
parent
64bae2140c
commit
104e49615d
5 changed files with 49 additions and 31 deletions
|
@ -8,7 +8,7 @@ export const registerSystemSettings = function() {
|
|||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: ""
|
||||
default: game.system.data.version
|
||||
});
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue