diff options
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r-- | src/game/bg_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c index a393a72d..cfdd56b8 100644 --- a/src/game/bg_misc.c +++ b/src/game/bg_misc.c @@ -318,7 +318,7 @@ buildableAttributes_t bg_buildableList[ ] = BA_A_HOVEL, //int buildNum; "hovel", //char *buildName; "Hovel", //char *humanName; - "An armoured shell used by the builder class to hide in, while " + "An armoured shell used by the Grangers to hide in, while " "the alien base is under attack. It may be entered or " "exited at any time.", "team_alien_hovel", //char *entityName; |