mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-09-21 06:12:57 -04:00
Removed unnecessary references and cleaned up scripts.
This commit is contained in:
@@ -1,15 +1,10 @@
|
||||
//************************************************************/
|
||||
// Copyright (c) ©2000,2001 Sony Online Entertainment Inc.
|
||||
// All Rights Reserved
|
||||
//
|
||||
// Title: qacube.script
|
||||
// Description: Testers can use this tool to test all items that are spawned by the Chu-Gon Dar Cube.
|
||||
// When using this tool, the player will be:
|
||||
// 1. Given a Chu-Gon Dar Cube
|
||||
// 2. Given the ability to choose what item they wish to create
|
||||
// 3. Given the components needed to create the selected item.
|
||||
// @author $Author: James Michener $
|
||||
// @version $1.0.1$
|
||||
//************************************************************/
|
||||
|
||||
/********* Includes ******************************************/
|
||||
@@ -192,4 +187,4 @@ void checkInventory(obj_id player)
|
||||
// system message: no room in inventory
|
||||
sendSystemMessageTestingOnly(player, "Please delete some items from your Inventory and try again.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user