Fixed Poison Crafting
Fixed Poison Crafting. Added missing Med. Viper Venom UTI. Added missing Owl Animal Companion UTC for lvl 35. Fixed typo in Animated Dire Tiger Summon UTC.
This commit is contained in:
parent
e853d6b396
commit
df5e015b48
BIN
trunk/others/2dapoison147.uti
Normal file
BIN
trunk/others/2dapoison147.uti
Normal file
Binary file not shown.
Binary file not shown.
BIN
trunk/others/prc_ac_owl35.utc
Normal file
BIN
trunk/others/prc_ac_owl35.utc
Normal file
Binary file not shown.
@ -2132,6 +2132,8 @@ void main()
|
||||
//Set name and description
|
||||
SetName(oPoison, GetStringByStrRef(nName));
|
||||
SetDescription(oPoison, GetStringByStrRef(nDesc));
|
||||
SetLocalInt(oPoison, "pois_idx", StringToInt(sPoison));
|
||||
|
||||
}
|
||||
AllowExit(DYNCONV_EXIT_FORCE_EXIT);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user