Home
last modified time | relevance | path

Searched refs:IE_IWD2_SPELL_CLERIC (Results 1 – 7 of 7) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSpellbook.h75 IE_IWD2_SPELL_CLERIC = 1, enumerator
H A DSpellbook.cpp160 int divinetypes[] = {IE_IWD2_SPELL_CLERIC, IE_IWD2_SPELL_DRUID, IE_IWD2_SPELL_PALADIN, IE_IWD2_SPEL…
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A DGUIDefines.py266 IE_IWD2_SPELL_CLERIC = 1 variable
H A DGUICommonWindows.py591 if bookCount == 1 or (bookCount == 2 and IE_IWD2_SPELL_CLERIC in usableBooks):
1044 TypeSpellPressed(IE_IWD2_SPELL_CLERIC)
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/iwd2/
H A DIDLUCommon.py150 if booktype != IE_IWD2_SPELL_CLERIC:
H A DCharOverview.py228 BookTypes = { IE_IWD2_SPELL_BARD:39341, IE_IWD2_SPELL_CLERIC:11028, \
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp195 IE_IWD2_SPELL_BARD, IE_IWD2_SPELL_CLERIC, IE_IWD2_SPELL_DRUID, -1,