Description: SHIELD_BMPS allows overrun of array so add BMP_SHIELDS_DR8 
    and BMP_SHIELD_DL1 to the enum to bump it down.
Author: Barry deFreese <bdefreese@debian.org>
Index: overgod-1.0/display.h
===================================================================
--- overgod-1.0.orig/display.h	2005-09-10 15:32:02.000000000 -0400
+++ overgod-1.0/display.h	2013-08-03 17:15:50.603862751 -0400
@@ -280,6 +280,8 @@
 BMP_SHIELD_DR5,
 BMP_SHIELD_DR6,
 BMP_SHIELD_DR7,
+BMP_SHIELD_DR8,
+BMP_SHIELD_DL1,
 BMP_SHIELD_DL2,
 BMP_SHIELD_DL3,
 BMP_SHIELD_DL4,
