If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Crystal Beans from Dungeon Explorer/UniqueObjDef: Difference between revisions
Jump to navigation
Jump to search
(Created page) |
m (Hawk moved page Crystal Beans From Dungeon Explorer/UniqueObjDef to Crystal Beans from Dungeon Explorer/UniqueObjDef) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpage}} | |||
{{Infobox table |name=UniqueObjDef | {{Infobox table |name=UniqueObjDef | ||
|game=Crystal Beans From Dungeon Explorer | |game=Crystal Beans From Dungeon Explorer |
Latest revision as of 21:03, 28 January 2024
This is a sub-page of Crystal Beans from Dungeon Explorer.
UniqueObjDef | |
Game | Crystal Beans From Dungeon Explorer |
Start Address | varied |
End Address | varied |
# of Entries | varied |
Entry Length | 5 |
Total Length | varied |
Back to the ROM map |
The UniqueObjDef describes the objects that should not reappear in a level after they are picked up or killed, etc.
Format
Sub type
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
The sub type of the object.
Type
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
The base type of the object.
Room index
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Room index in the level that this object is located.
Level index
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Level index that this object is located.
Bit flag to check
- Length: 1 (0x1)
- Offset within entry: 0x
- Range of values: ?
Bit flag to check to see whether this object should appear.