Please create an account or Login! Have fun!

DAT: Difference between revisions

Jump to navigation Jump to search
No change in size ,  23 January 2022
→‎5: Cloner linkage: never mind i'm dumb
m (→‎External Links: Slight reformat)
(→‎5: Cloner linkage: never mind i'm dumb)
(4 intermediate revisions by 2 users not shown)
Line 412: Line 412:
==== 10: Monster list ====
==== 10: Monster list ====


Contains zero or more of the following structure.  As this structure is 2 bytes in size, the chunk size should be a multiple of 2, and there cannot be more than 128 moving monsters in a level.
Contains zero or more of the following structure.  As this structure is 2 bytes in size, the chunk size should be a multiple of 2, and there cannot be more than 127 moving monsters in a level.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 420: Line 420:
|-
|-
|$00
|$00
|2
|1
|x-coordinate of monster
|x-coordinate of monster
|-
|-
|$02
|$02
|2
|1
|y-coordinate of monster
|y-coordinate of monster
|}
|}
Anonymous user

Navigation menu