mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-09-12 22:45:32 -04:00
Removed unnecessary references and cleaned up scripts.
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
/**
|
||||
* Copyright (c)2000-2002 Sony Online Entertainment Inc.
|
||||
* All Rights Reserved
|
||||
*
|
||||
* Title: magic_eight_ball.script
|
||||
* DesCRiption: when examined displays a special message randomly picked
|
||||
* from 50 predefined messages
|
||||
* @author $AutHor: Matthew Kwid$
|
||||
* @version $Revision:$
|
||||
*/
|
||||
|
||||
/***** INCLUDES ********************************************************/
|
||||
|
||||
include library.sui;
|
||||
@@ -404,4 +393,4 @@ messageHandler handleRingSetup()
|
||||
|
||||
marriage.weddingError(self);
|
||||
return SCRIPT_CONTINUE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user