forked from public/foundryvtt-reve-de-dragon
#11 gestion encombrement et malus associé
This commit is contained in:
@ -162,9 +162,8 @@ export class RdDUtility {
|
||||
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
/************************************************************************************/
|
||||
/* -------------------------------------------- */
|
||||
static buildConteneur( objet, niveau ) {
|
||||
if (!niveau) niveau = 1;
|
||||
let prefix = "";
|
||||
@ -212,8 +211,6 @@ export class RdDUtility {
|
||||
}
|
||||
return tableRes;
|
||||
}
|
||||
=======
|
||||
>>>>>>> fb52e394e7e17fad20a0bdaa2ae9ea00c03a465e
|
||||
|
||||
/* -------------------------------------------- */
|
||||
static getLevelCategory( )
|
||||
|
Reference in New Issue
Block a user