Commit 71a9978
committed
feat(model): add HasCharges and FloorChange properties to DatThingType
Adds missing DAT flag properties that Object Builder supports:
- HasCharges (V4 flag 0x08): items with charge count
- FloorChange (V3 0x17, V4 0x18): floor change tiles
These are needed for accurate per-version flag read/write alignment.1 parent 7ca90ee commit 71a9978
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments