// Chaotic experience points for robbing #include "hos_alignment" void main() { object oPC=GetLastDisturbed(); AdjustAlignmentPartyProtected(oPC,ALIGNMENT_CHAOTIC,5); }