-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
44 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
### Critter Properties | ||
|
||
#### Generic Critter Properties | ||
|
||
**Generic Critter Propertes** (75 bytes) | ||
|
||
0000 [75]byte Unknown | ||
|
||
|
||
#### Specific 2 Properties | ||
|
||
**Specific 2 Properties** (2 bytes) | ||
|
||
0000 [2]byte Unknown | ||
|
||
|
||
#### Cyberspace Critters Specific Properties | ||
|
||
These critters (```14/3/x```) are for cyberspace. | ||
|
||
**Cyberspace Critters Specific Properties** (6 bytes) | ||
|
||
0000 [6]byte Colour scheme | ||
|
||
```Colour scheme``` contains 6 palette indices from the game palette. The index into this list comes from the geometry properties, specifically from the [Set Colour and Shade](../../media/Geometry#set-colour-and-shade) command. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters