generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
7
_module/nss/cdchamp_bet11.nss
Normal file
7
_module/nss/cdchamp_bet11.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalString(oPC, "CHbet", "Fallen Disciple");
|
||||
SetLocalInt(oPC, "iOdds2", 2);
|
||||
SetLocalInt(oPC, "pChampion", 13);
|
||||
}
|
Reference in New Issue
Block a user