Compare commits
No commits in common. "43d4634e97a14da4c5c7c72e1018152346c82816" and "e631883a44c009406e97d4225bea5ef5f10156a5" have entirely different histories.
43d4634e97
...
e631883a44
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue