Initial Upload
Initial Upload
This commit is contained in:
14
_module/nss/jail_align_shift.nss
Normal file
14
_module/nss/jail_align_shift.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
/* Created by DM Kaine 04/12/03
|
||||
|
||||
Visit Aantioch Infernum at www.kaineonline.net */
|
||||
|
||||
//Put this on action taken in the conversation editor
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
AdjustAlignment(oPC, ALIGNMENT_EVIL, 15);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user