Home
last modified time | relevance | path

Searched defs:spell_ident (Results 1 – 3 of 3) sorted by relevance

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dscript_item.cpp119 std::string spell_ident = LuaToString(l, -1); in CclDefineUniqueItem() local
H A Dscript_character.cpp383 std::string spell_ident = LuaToString(l, -1, k + 1); in CclDefineCharacter() local
743 std::string spell_ident = LuaToString(l, -1, k + 1); in CclDefineCustomHero() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/unit/
H A Dscript_unit.cpp2007 std::string spell_ident = LuaToString(l, 3); in CclSetUnitVariable() local