Copyright update 2017

Former-commit-id: 8c662c7cb637ae4565e95e661b0e627d9bfd7e5a
Former-commit-id: 4a5279b47f7c8f4fadb62ee6843b3848f803f433
This commit is contained in:
Song Minjae
2017-01-01 00:04:43 +09:00
parent d3080ffb78
commit f5f0fcb077
10 changed files with 1 additions and 1 deletions

9
REFERENCING.md Normal file
View File

@@ -0,0 +1,9 @@
|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.