mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
Former-commit-id: b1e36d020a57aac497eff5d3db7142940f590fe4 Former-commit-id: c437e8447ba2a58fdc7dfd05f1ac80284f845702
287 B
287 B
| Range | Description |
|---|---|
| 0..4095 | Tiles |
| 4096..32767 | Items (static) |
| 32768..1048575 | Items (dynamic*) |
| 1048576..0x7FFFFFFF | Actors |
| 0x80000000..0xFFFFFFFF (all negative numbers) | Faction |
- dynamic items can have their own properties that will persist through savegame.