script fixes, additions to merchant
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//:://////////////////////////////////////////////////
|
||||
//:: prc_pwonspawn
|
||||
/*
|
||||
|
||||
OnSpawn catch all for the PRC
|
||||
|
||||
|
||||
OnSpawn catch all for the PRC
|
||||
|
||||
*/
|
||||
//:://////////////////////////////////////////////////
|
||||
|
||||
@@ -22,5 +22,5 @@ void main()
|
||||
|
||||
|
||||
// ***** ADD ANY SPECIAL ON-SPAWN CODE HERE ***** //
|
||||
ExecuteScript("random_drop",OBJECT_SELF);
|
||||
//ExecuteScript("random_drop",OBJECT_SELF);
|
||||
}
|
||||
|
Reference in New Issue
Block a user