shithub: choc

Download patch

ref: cdc62c1775e294090856d30d0536d612aa30abab
parent: ad3e1a25f971bea771960bb9efee75a277e56e2c
parent: 0c361cc1dd6b5a4aca022404393065c07d65e584
author: Simon Howard <fraggle+github@gmail.com>
date: Wed Dec 17 06:17:23 EST 2014

Merge pull request #485 from chungy/master

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

--- 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"