mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

This adds Ajawalcan's new name, using Mayan grammar and vocabulary resources to produce something truly befitting of the Kukulcan Pokemon. Before, we conflated Aztec and Mayan theology and have now chosen to squarely focus on the Mayan side of things, with Ruddy Ruins scheduled to be based on Chichen Itza. * Bolles, D. & Bolles, A. (1996). A Grammar of the Yucatecan Mayan Language. Revised ed. Lancaster, California: Labyrinthos Press. ISBN 0-911437-49-5. Available at: http://www.famsi.org/reports/96072/grammar/index.html * Boot, E. (2009). The Updated Preliminary Classic Maya - English, English - Classic Maya Vocabulary of Hieroglyphic Readings. Updated edition. Mesoweb Resources. Available at: https://www.mesoweb.com/resources/vocabulary/Vocabulary-2009.01.pdf
13 lines
427 B
NASM
13 lines
427 B
NASM
db "FEATHERED@" ; species name
|
|
dw 311, 191 ; height, weight - placeholder
|
|
|
|
db "Seen as a deity"
|
|
next "that balances"
|
|
next "life and death."
|
|
|
|
page "Playful, it TRAN-"
|
|
next "SFORMs to mingle"
|
|
next "with humans.@"
|
|
; In Mayan theology, Kukulcan balanced life and death; people would be sacrificed to it in Chichen Itza.
|
|
; We obviously don't want to reference this in-game, so I'm taking a playful interpretation instead.
|