- Sistema d'objectes funcionant

This commit is contained in:
2023-02-01 17:14:20 +01:00
parent 737a62b450
commit 1250921e4b
5 changed files with 48 additions and 19 deletions

View File

@@ -3,6 +3,7 @@ objects={
collect=function(obj)
table.insert(objects.list, obj)
balloon.narrator(obj)
end,
search=function(name)