From 940ba91934e9a877e65a7be70f580a5cd37cc834 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 17 Jan 2019 00:45:45 +0100 Subject: [PATCH] a description for Western Hawks --- classes.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/classes.cpp b/classes.cpp index 862a6392..689a6ce1 100644 --- a/classes.cpp +++ b/classes.cpp @@ -791,7 +791,9 @@ monstertype minf[motypes] = { }, { 'W', 0x707080, "Falling Dog", "Distant relatives of the Running Dogs."}, - { 'B', 0xC0C040, "Western Hawk", NODESCYET}, + { 'B', 0xC0C040, "Western Hawk", + "Some readers misinterpreted the early maps of Free Fall, thinking that it is a land to the west from some wall. " + "The name Western Hawks remained." }, // shmup specials { '@', 0xC0C0C0, "Rogue", "In the Shoot'em Up mode, you are armed with thrown Knives."},