aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-06 15:19:52 +0200
committerPacien TRAN-GIRARD2014-04-06 15:19:52 +0200
commit8312e144784d0c9a2295980221a5ed5af166a895 (patch)
tree781e40913ba34036664f7518e25cff04e41776dd
parent35ee3b1ee2d9d77f605f06e8adb5b69708463ba3 (diff)
downloadesieequest-8312e144784d0c9a2295980221a5ed5af166a895.tar.gz
Update report
-rw-r--r--report/progression.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex
index 8bb0b43..d40a8e6 100644
--- a/report/progression.tex
+++ b/report/progression.tex
@@ -298,6 +298,12 @@ a3f6ce16e, using the recently added listing utility class.
298 298
299\subsection{Magic cookie} 299\subsection{Magic cookie}
300 300
301Since there are already too many commands, the carryable weight
302expansion was implemented in a smarter way using a negative weight
303item in the commit number 35ee3b1ee.
304We could have instead increased the maximum carryable weight with a setter on
305the Player class, called by the Performer with the ``eat'' command.
306
301\subsection{Tests} 307\subsection{Tests}
302 308
303 309