mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
Former-commit-id: 8c662c7cb637ae4565e95e661b0e627d9bfd7e5a Former-commit-id: 4a5279b47f7c8f4fadb62ee6843b3848f803f433
9 lines
287 B
Markdown
9 lines
287 B
Markdown
|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. |