moves bulk data files

This commit is contained in:
Thomas Rubini 2023-03-18 18:43:21 +01:00
parent 5cbfc79809
commit f711e4ec2c
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373
4 changed files with 0 additions and 65 deletions

View File

@ -1,65 +0,0 @@
rooms:
livingRoom:
EN: "the living room"
FR: "le salon"
kitchen:
EN: "the kitchen"
FR: "La couisine >:("
questions:
where:
text:
- FR: "Ou étais tu ?"
- FR: "Where were you ?"
withwho:
text:
- FR: "Avec qui étais tu ?"
- EN: "Who were you with ?"
traits:
happy:
name:
FR: "Heureux"
EN: "Happy"
description:
FR: "Une description"
EN: "Some description"
sad:
name:
FR: "Malheureux"
EN: "sad"
description:
FR: "Une description 2"
EN: "Some description 2"
npc:
diva:
name:
FR: "La diva"
EN: "The diva"
reactions:
neutral:
img: "local/files/diva/neutral.png"
happy:
img: "local/files/diva/happy.png"
sad:
img: "local/files/diva/sad.png"
answers:
withwho:
- EN: "I was in {ROOM}"
- FR: "J'étais dans {ROOM}"
agent:
name:
FR: "L'agent"
EN: "The agent"
reactions:
neutral:
img: "local/files/agent/neutral.png"
sad:
img: "local/files/agent/happy/1.png"
answers:
where:
- EN: "I was in {ROOM}"
- FR: "J'étais dans la salle {ROOM}"
- EN: "{ROOM} reminds me of my travls"