Demonbane changes

Demonbane is now a mace, the first sac gift for priests,
and gets an invoke ability to banish demons.
This commit is contained in:
Pasi Kallinen
2022-07-19 21:23:26 +03:00
parent d713c1826b
commit b1a5a9c390
6 changed files with 37 additions and 5 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ enum invoke_prop_types {
LEV_TELE,
CREATE_PORTAL,
ENLIGHTENING,
CREATE_AMMO
CREATE_AMMO,
BANISH
};
/* clang-format on */