You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2020. It is now read-only.
So, i tried to use custom items and specify a death passage, but i can't have both working at the same time.
so, if code look like this
window.config={"items": [{"tag": "bow","name": "Arc","x": 3,"y": 93},{"tag": "hunt","name": "Armure de chasseur","x": 10,"y": 3},{"tag": "pirate","name": "Armure de pirate","x": 1,"y": 10},{"tag": "sabre","name": "Sabre","x": 15,"y": 108},{"tag": "stick","name": "Bâton de shaman","x": 3,"y": 110},{"tag": "shaman","name": "Manteau de shaman","x": 6,"y": 4},]},{deadMessage: "Vous êtes mort"deathPassage: "mort",};
story is loaded, custom items work but the deadMessage and deathPassage are not set to what i want them to be set.
I also tried to set it by calling it in the first passage with