Lists of predefined sounds/particles/spells/materials
Posted: Thu Sep 13, 2012 8:42 am
I've just added lists of predefined sounds and particle systems to modding docs.
Official Legend of Grimrock Forums
https://mail.almosthumangames.com/forum/
https://mail.almosthumangames.com/forum/viewtopic.php?t=3058
Code: Select all
cloneObject{
name = "lightning_orb",
baseObject = "magic_orb",
uiName = "Orb of Lightning",
attackMethod = "castWandSpell",
spell = "shockburst",
}