feat: implement startDojoRecipeController to place new rooms in Dojo #273
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dojo-ii"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
could use getInventory()
perhaps this could be a getGuild() function, seems like we would need that often
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