Logo
Explore Help
Sign In
Jaysyn/PRC8
Jaysyn/PRC8
1
1
Fork 1
You've already forked PRC8
Code Issues32 Pull Requests Packages Projects Releases8 Wiki Activity
76208e4ba4
BranchesTags
View all branches
PRC8/nwn/nwnprc/trunk/scripts/prc_wild_rod.nss

11 lines
186 B
Plaintext
Raw Normal View History

Updated AMS marker feats Updated AMS marker feats. Removed arcane & divine marker feats. Updated Dread Necromancer for epic progression. Updated weapon baseitem models. Updated new weapons for crafting & npc equip. Updated prefix. Updated release archive.
2024-02-11 14:01:05 -05:00
#include "prc_inc_burn"
void main()
{
object oPC = OBJECT_SELF;
if(!BurnSpell(oPC))
return;
// Rod of Wonder
AssignCommand(oPC, ActionCastSpell(499));
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 842ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API