Updated DM Spirit NPC conversation
Updated DM Spirit NPC conversation. Updated release archive.
This commit is contained in:
@@ -24,9 +24,10 @@ void main()
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
RemoveXPFromParty(10000, oPC, FALSE);
|
||||
//RemoveXPFromParty(10000, oPC, FALSE);
|
||||
|
||||
SetXP(oPC, 1);
|
||||
|
||||
AssignCommand(oPC, TakeGoldFromCreature(100000, oPC, TRUE));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user