moves bulk data files
This commit is contained in:
parent
5cbfc79809
commit
f711e4ec2c
65
bulkData.yml
65
bulkData.yml
@ -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"
|
|
Loading…
Reference in New Issue
Block a user