Throw error instead of producing a trace when Creature.AddBoob is called
commit4aa60e32e64e3102908427419718dddf09ddebd8
authorHarbinger <nexis@7chan.org>
Mon, 13 Jun 2011 01:11:41 +0000 (12 18:11 -0700)
committerHarbinger <nexis@7chan.org>
Mon, 13 Jun 2011 01:11:41 +0000 (12 18:11 -0700)
treedf9154453f538d844bfc9af26a07e3c0511570f9
parent3e1a31bb28c04b54c428b82d13e1b6087507ec4f
Throw error instead of producing a trace when Creature.AddBoob is called
src/CreatureRegistry.as
src/ItemRegistry.as
src/Main.mxml
src/org/sevenchan/AdventureController.as
src/org/sevenchan/dongs/Creature.as
src/org/sevenchan/dongs/Town.as
src/org/sevenchan/dongs/creature/Arachnid.as
src/org/sevenchan/dongs/screens/DebugScreen.as