Skip to content

Commit a79bba1

Browse files
committed
Resolves #315 by adding clarifications to the notes section
1 parent baa1bf9 commit a79bba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/classes/the-shape-of-types/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ Two more exported classes must be exported that each extends `Horror`:
6969
## Notes
7070

7171
- You may add `#` private members to the classes as you wish, such as to store previously consumed opponents.
72+
- Record each opponent's name, evil, and power *at the moment you consume them* — not a live reference
73+
- If the horror haven’t eaten yet, its power starts at 0

0 commit comments

Comments
 (0)