remove wdwpyramid

This commit is contained in:
Enno Rehling 2016-11-16 22:57:17 +01:00
parent a88bfa7a9a
commit 6a75b20315
1 changed files with 0 additions and 5 deletions

View File

@ -107,10 +107,6 @@
static double zero_effect = 0.0;
attrib_type at_wdwpyramid = {
"wdwpyramid", NULL, NULL, NULL, NULL, NULL
};
/* ----------------------------------------------------------------------- */
static void report_spell(unit * mage, region * r, message * msg)
@ -6722,7 +6718,6 @@ void register_spells(void)
{
register_borders();
at_register(&at_wdwpyramid);
at_register(&at_deathcloud_compat);
/* init_firewall(); */