spawn random items, and try to put on map, but i still need to investigate why items are not correctly rendered on map

This commit is contained in:
andrea
2025-11-14 23:15:14 +01:00
parent f408aee8f8
commit 054522eaf3
5 changed files with 46 additions and 25 deletions

View File

@@ -35,3 +35,5 @@ ITEMS= {
'range': FAR_RANGE,
},
}
ITEMS_LIST= list(ITEMS.keys())