Sunsword can be invoked to create a blinding ray

This commit is contained in:
Pasi Kallinen
2024-03-31 19:43:33 +03:00
parent 5ee813091a
commit c71e8ec8d4
6 changed files with 26 additions and 14 deletions

View File

@@ -64,7 +64,8 @@ enum invoke_prop_types {
CREATE_PORTAL,
ENLIGHTENING,
CREATE_AMMO,
BANISH
BANISH,
BLINDING_RAY
};
/* clang-format on */