mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-22 22:37:14 -05:00
Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
//:://////////////////////////////////////////////
|
||||
//:: FileName: "at_runmymartyr"
|
||||
/* Purpose: This is an ActionTaken script, intended for use as a positive
|
||||
answer in the 'Allied Martyr' spell's conversation.
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Boneshank
|
||||
//:: Last Updated On: March 12, 2004
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("run_all_martyr", GetPCSpeaker());
|
||||
}
|
||||
Reference in New Issue
Block a user