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:
@@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user