Commit Graph

7 Commits

Author SHA1 Message Date
Chr1Z93
4a62fda141 fixed missing memo 2023-05-22 10:27:25 +02:00
Chr1Z93
06532bb994 remove tokens from card 2023-05-21 11:43:26 +02:00
Chr1Z93
19953cd48d adding story assets to playercard bag 2023-01-24 20:55:08 +01:00
Buhallin
7e09f5e780
Update token templates and handling for TokenManager
- Moves token keys from GMNotes to Memo to avoid issues attempting to parse invalid JSON
- Merges the clue and doom tokens to a single token and rotates it to properly spawn doom
- Updates the various token pools to match the TokenSource objects so spawned tokens can go back into the pools
2023-01-18 00:42:38 -08:00
Chr1Z93
5daf7e01c5 gm notes in token bags (except clue / doom) 2023-01-09 23:14:37 +01:00
Chr1Z93
5511c57bf3 fixes spawning of multiple tokens, fixes default rotation of damage and horror 2023-01-01 18:29:17 +01:00
Buhallin
6af1dba778
Final comment pass for token refactoring
Removed unneeded code and named the tokens for templates
2022-12-29 15:24:07 -08:00