diff options
author | Eduardo Julian | 2022-03-14 01:09:08 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-03-14 01:09:08 -0400 |
commit | b8681fd206d5b5076b9737ee54f0cb0405a898d6 (patch) | |
tree | 6ba25cc4f31ad07b4279828568e9019f26334eca /documentation/bookmark/game/mechanic | |
parent | 6766be5427b1788a44e07151e3fabe33ec4f8b37 (diff) |
Can now add type-vars to imported procedures from scripting languages.
Diffstat (limited to 'documentation/bookmark/game/mechanic')
-rw-r--r-- | documentation/bookmark/game/mechanic/boss.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/game/mechanic/boss.md b/documentation/bookmark/game/mechanic/boss.md index 25522da6c..be2f952ee 100644 --- a/documentation/bookmark/game/mechanic/boss.md +++ b/documentation/bookmark/game/mechanic/boss.md @@ -1,5 +1,6 @@ # Reference +0. [What Makes A Good Colossal Boss?](https://www.youtube.com/watch?v=k1hFnjUFSsY) 0. [What Makes A Great First Boss? ~ Design Doc](https://www.youtube.com/watch?v=0NGBo3HUrn0) 0. [Ally Brinken & Michelle Webb - Who's the Boss (And How and Why)?](https://www.youtube.com/watch?v=6JjEXyfXt3U) |