ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/define.h
(Generate patch)

Comparing deliantra/server/include/define.h (file contents):
Revision 1.50 by root, Sat Apr 21 12:28:32 2007 UTC vs.
Revision 1.51 by root, Sat Apr 21 16:56:32 2007 UTC

285 * misc_object, monster, and spawn_generator 285 * misc_object, monster, and spawn_generator
286 * types are not used in any archetypes, 286 * types are not used in any archetypes,
287 * and should perhaps be removed. 287 * and should perhaps be removed.
288 * 288 *
289 * Wed Dec 20 13:35:24 CET 2006: 289 * Wed Dec 20 13:35:24 CET 2006:
290 * elmex: haha, removed TRAP_PART, LIGHT_SOURCE, MONSTER and SPAWN_GENERATOR now. 290 * elmex: removed TRAP_PART, LIGHT_SOURCE, MONSTER and SPAWN_GENERATOR now.
291 * monsters are marked by FLAG_MONSTER and generator with FLAG_GENERATOR. 291 * monsters are marked by FLAG_MONSTER and generator with FLAG_GENERATOR.
292 * renamed WALL to BUILDABLE_WALL. 292 * renamed WALL to BUILDABLE_WALL.
293 */ 293 */
294 294
295//#define TRAP_PART 76 /* Needed by set traps skill -b.t. */ 295//#define TRAP_PART 76 /* Needed by set traps skill -b.t. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines