feat: implement startDojoRecipeController to place new rooms in Dojo #273

Merged
Sainan merged 6 commits from dojo-ii into main 2024-06-06 07:55:37 -07:00
Owner
No description provided.
OrdisPrime (Migrated from github.com) reviewed 2024-06-06 05:31:31 -07:00
OrdisPrime (Migrated from github.com) commented 2024-06-06 05:27:58 -07:00
Author
Owner

could use getInventory()

could use getInventory()
OrdisPrime (Migrated from github.com) commented 2024-06-06 05:29:34 -07:00
Author
Owner

perhaps this could be a getGuild() function, seems like we would need that often

perhaps this could be a getGuild() function, seems like we would need that often
OrdisPrime (Migrated from github.com) commented 2024-06-06 05:30:11 -07:00
Author
Owner

i dont like the non-null assertion operator here.
I would prefer coding it such that it is checked before null before, so this is not needed

i dont like the non-null assertion operator here. I would prefer coding it such that it is checked before null before, so this is not needed
Sign in to join this conversation.
No description provided.