Add new scroll names

via UnNetHack, with some slight changes:

1) Folded the two Portal references into one
2) Removed "ACHAT SHTAYIM SHALOSH" ("One Two Three" in Hebrew and apparently
   Uri Geller's catchphrase) - I know nothing about Hebrew nor Geller, or
   whether this would be appropriate to add.
3) Added "XOR OTA" ("Atorox", reference to Finnish fandom and early scifi)
This commit is contained in:
Pasi Kallinen
2015-08-30 21:29:04 +03:00
parent 25ea071aaa
commit 9a4d29b365
2 changed files with 415 additions and 115 deletions

View File

@@ -851,6 +851,21 @@ SCROLL(None, "FOOBIE BLETCH", 1, 0, 100),
SCROLL(None, "TEMOV", 1, 0, 100),
SCROLL(None, "GARVEN DEH", 1, 0, 100),
SCROLL(None, "READ ME", 1, 0, 100),
SCROLL(None, "ETAOIN SHRDLU", 1, 0, 100),
SCROLL(None, "LOREM IPSUM", 1, 0, 100),
SCROLL(None, "FNORD", 1, 0, 100), /* Illuminati */
SCROLL(None, "KO BATE", 1, 0, 100), /* Kurd Lasswitz */
SCROLL(None, "ABRA KA DABRA", 1, 0, 100), /* traditional incantation */
SCROLL(None, "ASHPD SODALG", 1, 0, 100), /* Portal */
SCROLL(None, "ZLORFIK", 1, 0, 100), /* Zak McKracken */
SCROLL(None, "GNIK SISI VLE", 1, 0, 100), /* Zak McKracken */
SCROLL(None, "HAPAX LEGOMENON", 1, 0, 100),
SCROLL(None, "EIRIS SAZUN IDISI", 1, 0, 100), /* Merseburg Incantations */
SCROLL(None, "PHOL ENDE WODAN", 1, 0, 100), /* Merseburg Incantations */
SCROLL(None, "GHOTI", 1, 0, 100), /* pronounced as 'fish', George Bernard Shaw */
SCROLL(None, "MAPIRO MAHAMA DIROMAT", 1, 0, 100), /* Wizardry */
SCROLL(None, "VAS CORP BET MANI", 1, 0, 100), /* Ultima */
SCROLL(None, "XOR OTA", 1, 0, 100), /* Aarne Haapakoski */
/* these must come last because they have special descriptions
*/
#ifdef MAIL

File diff suppressed because it is too large Load Diff