narrat 3.2.6-alpha.1 → 3.2.6-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/narrat.es.js +5 -2
- package/dist/narrat.es.js.map +1 -1
- package/dist/narrat.umd.js +2 -2
- package/dist/narrat.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/narrat.es.js
CHANGED
|
@@ -40883,7 +40883,10 @@ function Bve(e) {
|
|
|
40883
40883
|
customSettings: {}
|
|
40884
40884
|
});
|
|
40885
40885
|
}), e.version = "2.17.0"), e.version === "2.17.0" && (e.slots.forEach((t) => {
|
|
40886
|
-
t && t.saveData && (t.saveData.config
|
|
40886
|
+
t && t.saveData && (t.saveData.config = {
|
|
40887
|
+
gameCharacter: "game",
|
|
40888
|
+
playerCharacter: "player"
|
|
40889
|
+
});
|
|
40887
40890
|
}), e.version = "3.2.3");
|
|
40888
40891
|
}
|
|
40889
40892
|
function OF() {
|
|
@@ -42633,7 +42636,7 @@ const QF = G.Type.Object({
|
|
|
42633
42636
|
function bme(e) {
|
|
42634
42637
|
return e === Sg || e === K2 || e === yme || e === $g;
|
|
42635
42638
|
}
|
|
42636
|
-
const wme = "3.2.6-alpha.
|
|
42639
|
+
const wme = "3.2.6-alpha.2", kme = /* @__PURE__ */ new Date("2023-07-05T22:46:36.918Z"), xme = 400, Cg = 20, G2 = "@empty", F5 = {
|
|
42637
42640
|
background: G2
|
|
42638
42641
|
}, _me = G.Type.Object({
|
|
42639
42642
|
color: G.Type.Optional(G.Type.String()),
|