Compare commits
2 Commits
13.1.2
...
7d9aaa0085
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d9aaa0085 | |||
| fcf5c10346 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ todo.md
|
||||
/jsconfig.json
|
||||
/package.json
|
||||
/package-lock.json
|
||||
.github/
|
||||
|
||||
@@ -237,6 +237,9 @@ export class HawkmoonActor extends Actor {
|
||||
|
||||
/* -------------------------------------------- */
|
||||
prepareBaseData() {
|
||||
if (game.release.generation >= 14) {
|
||||
super.prepareBaseData();
|
||||
}
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user