From 3cd8036e3b49958eb53cb19df4423c1e75e2f44b Mon Sep 17 00:00:00 2001 From: troido Date: Wed, 18 Sep 2019 12:19:15 +0200 Subject: changed directory structure --- asciifarm/client/layout.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 asciifarm/client/layout.xml (limited to 'asciifarm/client/layout.xml') diff --git a/asciifarm/client/layout.xml b/asciifarm/client/layout.xml new file mode 100644 index 0000000..78337dc --- /dev/null +++ b/asciifarm/client/layout.xml @@ -0,0 +1,40 @@ + + + + + + + + Inventory: + + milk + eggs + bread + + + + Equipment: + + cotton underwear + cotton shirt + jeans + friendship bracelet + + + + Ground: + + concrete + + + + + + + hello + + Welcome to asciifarm + + + + -- cgit