shithub: choc

Download patch

ref: 0c361cc1dd6b5a4aca022404393065c07d65e584
parent: ad3e1a25f971bea771960bb9efee75a277e56e2c
author: Mike Swanson <mikeonthecomputer@gmail.com>
date: Tue Dec 16 16:46:05 EST 2014

strife: Fix the name of MAP29, should be "Entity's Lair"

Double-checked with strife1.exe

--- a/src/strife/d_englsh.h
+++ b/src/strife/d_englsh.h
@@ -173,7 +173,7 @@
 #define HUSTR_26        "AREA 26: proving grounds"
 #define HUSTR_27        "AREA 27: The Lab"
 #define HUSTR_28        "AREA 28: Alien Ship"
-#define HUSTR_29        "AREA 29: Entity"
+#define HUSTR_29        "AREA 29: Entity's Lair"
 
 #define HUSTR_30        "AREA 30: Abandoned Front Base"
 #define HUSTR_31        "AREA 31: Training Facility"