Added missing crafting maps, removed unnecessary maps, changed a few miscellaneous things.
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), "BardLevel", GetLevelByClass(CLASS_TYPE_BARD,GetPCSpeaker()));
|
|
}
|