Home
last modified time | relevance | path

Searched refs:book_learn (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dlearn.c46 float book_learn[64], t_learn_value; in LearnBook() local
91 book_learn[i] = t_learn_value * (float) thisply / (float) nplies; in LearnBook()
116 book_buffer[j].learn = book_learn[i]; in LearnBook()
118 book_buffer[j].learn = (book_buffer[j].learn + book_learn[i]) / 2.0; in LearnBook()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/doc/
H A DJSON_INFO.md1222 "book_learn": { // (optional) Books that this recipe can be learned from.
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/doc/
H A DJSON_INFO.md1222 "book_learn": { // (optional) Books that this recipe can be learned from.