Created Container parent class. Introduced soem fancy bugs.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
export const hall = {
|
||||
items: [{ name: "flashlight", description: "There is a flashlight." }],
|
||||
items: [{ name: "flashlight" }],
|
||||
};
|
||||
|
Reference in New Issue
Block a user