mr:chests
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:chests [2025/12/24 17:09] – Add new mr namespace pages for chasm_level, chests, curses and debuffs mike | mr:chests [2025/12/25 01:12] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chests - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * Chest implementation: | ||
| + | * Level treasure generation: [[https:// | ||
| + | * Item dropping mechanics: [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * Level configurations that may include treasure: [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | Chest-related strings: | ||
| + | * English: [[https:// | ||
| + | * Russian: [[https:// | ||
| + | * And other language files as appropriate | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * Level generation: [[https:// | ||
| + | * Item creation: [[https:// | ||
mr/chests.txt · Last modified: by 127.0.0.1
