summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <user@asus.(none)>2008-11-08 17:06:34 +0000
committerdakkar <user@asus.(none)>2008-11-08 17:06:34 +0000
commita25095fe2710fad991a935191c267b63f7e7e67d (patch)
tree38977bb93d9eb8c4656295d7b586e1253f574212
parentinventario di "tutti", script per tabellarlo (ha un po' di problemi), immagini (diff)
downloadinventario-a25095fe2710fad991a935191c267b63f7e7e67d.tar.gz
inventario-a25095fe2710fad991a935191c267b63f7e7e67d.tar.bz2
inventario-a25095fe2710fad991a935191c267b63f7e7e67d.zip
nuovi comandi
-rw-r--r--inventario.cmd.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventario.cmd.tex b/inventario.cmd.tex
index ee1911f..787beb4 100644
--- a/inventario.cmd.tex
+++ b/inventario.cmd.tex
@@ -74,6 +74,8 @@
% prezzi
\newcommand{\mo}[1]{#1 MO}
+\newcommand{\ma}[1]{#1 MA}
+\newcommand{\mr}[1]{#1 MR}
% pesi
\newcommand{\lb}[1]{#1lb}
@@ -101,6 +103,7 @@
\newcommand{\gloves}{\itemwear{Gloves}}
\newcommand{\headband}{\itemwear{Headband}}
\newcommand{\necklace}{\itemwear{Necklace}}
+\newcommand{\earring}{\itemwear{Earring}}
\newcommand{\ring}{\itemwear{Ring}}
\newcommand{\cloak}{\itemwear{Cloak}}
\newcommand{\clothes}{\itemwear{Clothes}}
@@ -108,6 +111,7 @@
\newcommand{\bracers}{\itemwear{Bracers}}
\newcommand{\boots}{\itemwear{Boots}}
\newcommand{\glasses}{\itemwear{Glasses}}
+\newcommand{\saddle}{\itemwear{Saddle}}
\newcommand{\itemcons}[1]{\typedisc{draw=blue,fill=blue} \itemtype{#1}}
\newcommand{\itemconsdef}{\itemcons{Consumable}}
@@ -119,9 +123,11 @@
\newcommand{\itemmisc}[1]{\typedisc{draw=black,fill=white} #1}
\newcommand{\itemmiscdef}{\itemmisc{Misc}}
\newcommand{\tool}{\itemmisc{Tool}}
+\newcommand{\rope}{\itemmisc{Rope}}
\newcommand{\gem}{\itemmisc{Gem}}
\newcommand{\bedroll}{\itemmisc{Bedroll}}
\newcommand{\magicbook}{\itemmisc{Magic Book}}
+\newcommand{\waterskin}{\itemmisc{Waterskin}}
\newcommand{\book}{\itemmisc{Book}}
\newcommand{\itemfocus}[1]{\itemmisc{#1 Focus}}
\newcommand{\divinefocus}{\itemfocus{Divine}}
@@ -129,6 +135,8 @@
\newcommand{\itemcontainer}[1]{\itemmisc{#1}}
\newcommand{\backpack}{\itemcontainer{Backpack}}
+\newcommand{\bagofholding}{\itemcontainer{Bag of Holding}}
+\newcommand{\saddlebag}{\itemcontainer{Saddlebag}}
\newcommand{\itemspecial}[1]{\typedisc{draw=yellow,fill=yellow} #1}
\newcommand{\itemspecialdef}{\itemspecial{Special}}