docs
This commit is contained in:
parent
1832e9d7f1
commit
d1767b5714
2 changed files with 36 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
# Build files, documentation, benchmarks
|
# Build files, documentation, benchmarks
|
||||||
target
|
target
|
||||||
docs/*
|
docs/gifs/*
|
||||||
|
|
||||||
# VSCode/IDE config files
|
# VSCode/IDE config files
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
|
|
||||||
35
docs/ascii_encyclopedia.txt
Normal file
35
docs/ascii_encyclopedia.txt
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
a - A -
|
||||||
|
b - B -
|
||||||
|
c - chickens C -
|
||||||
|
d - canines D -
|
||||||
|
e - E -
|
||||||
|
f - felines F -
|
||||||
|
g - goblins G - gnomes
|
||||||
|
h - humanoids H -
|
||||||
|
i - I -
|
||||||
|
j - J -
|
||||||
|
k - kobolds K -
|
||||||
|
l - L -
|
||||||
|
m - M -
|
||||||
|
n - N -
|
||||||
|
o - orcs O - ogres
|
||||||
|
p - P -
|
||||||
|
q - quadrupeds Q -
|
||||||
|
r - rats R -
|
||||||
|
s - spiders S -
|
||||||
|
t - T -
|
||||||
|
u - horses U -
|
||||||
|
v - V -
|
||||||
|
w - W -
|
||||||
|
x - X -
|
||||||
|
y - Y -
|
||||||
|
z - zombies Z -
|
||||||
|
@ - humans
|
||||||
|
|
||||||
|
notes
|
||||||
|
1. zombie takes priority over the creature's original glyph
|
||||||
|
2. @ is for human-sized creatures - i.e. humans, changelings
|
||||||
|
h is used for everything else - i.e. dwarfs, halflings
|
||||||
|
3. purple is reserved for captain/leader entiites - i.e. orc captain
|
||||||
|
4. similar creatures use similar colours - i.e. little dog, dog, large dog
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue