diff options
author | Pacien TRAN-GIRARD | 2014-04-06 15:19:52 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-06 15:19:52 +0200 |
commit | 8312e144784d0c9a2295980221a5ed5af166a895 (patch) | |
tree | 781e40913ba34036664f7518e25cff04e41776dd /report | |
parent | 35ee3b1ee2d9d77f605f06e8adb5b69708463ba3 (diff) | |
download | esieequest-8312e144784d0c9a2295980221a5ed5af166a895.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 6 |
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 | ||
301 | Since there are already too many commands, the carryable weight | ||
302 | expansion was implemented in a smarter way using a negative weight | ||
303 | item in the commit number 35ee3b1ee. | ||
304 | We could have instead increased the maximum carryable weight with a setter on | ||
305 | the Player class, called by the Performer with the ``eat'' command. | ||
306 | |||
301 | \subsection{Tests} | 307 | \subsection{Tests} |
302 | 308 | ||
303 | 309 | ||