Compare commits
16 Commits
v0.0.4
...
e631883a44
| Author | SHA1 | Date | |
|---|---|---|---|
| e631883a44 | |||
| a496eca37f | |||
| 1a24e7facf | |||
| c6cc01bb25 | |||
| 4cb6c390a4 | |||
| ce1e29aefb | |||
| 374cc522f3 | |||
| 836875459c | |||
| cbafeede44 | |||
| 14a77c37b9 | |||
| d94636bbe6 | |||
| 6f6a1e7e2d | |||
| 54ac488e73 | |||
| 6f8200c82a | |||
| bec12184da | |||
| 86192d0a3e |
@@ -94,6 +94,7 @@ export class ItemSheetKH extends ItemSheet {
|
|||||||
skillList.push(item)
|
skillList.push(item)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
this.position.width = 450;
|
this.position.width = 450;
|
||||||
this.position.height = 605;
|
this.position.height = 605;
|
||||||
break;
|
break;
|
||||||
|
|||||||
@@ -81,6 +81,11 @@
|
|||||||
"url": "https://pi.rikspolisen.se/foundryvtt/kopparhavet",
|
"url": "https://pi.rikspolisen.se/foundryvtt/kopparhavet",
|
||||||
"socket": true,
|
"socket": true,
|
||||||
"manifest": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/raw/branch/master/system.json",
|
"manifest": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/raw/branch/master/system.json",
|
||||||
|
<<<<<<< HEAD
|
||||||
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.4.zip",
|
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.4.zip",
|
||||||
"license": "LICENCE.txt"
|
"license": "LICENCE.txt"
|
||||||
|
=======
|
||||||
|
"download": "https://pi.rikspolisen.se/foundryvtt/kopparhavet/archive/v0.0.3.zip",
|
||||||
|
"license": ""
|
||||||
|
>>>>>>> master
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user