home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CITIZENS / DATA / PLOT / COMPILE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-18  |  604 b   |  38 lines

  1. #define PLOTNUMBER    0
  2. #define PLOTTITLE    1
  3. #define PLOTTEXT    2
  4. #define PLOTOBJECT    3
  5. #define PLOTCAST    4
  6. #define PLOTACTIVE    5
  7. #define PLOTFAIL    6
  8. #define PLOTPASS    7
  9. #define SCRIPT        8
  10. #define ENDSCRIPT            9
  11. #define TASKNUMBER    10
  12. #define TASKTITLE    11
  13. #define TASKTEXT    12
  14. #define TASKFATHER    13
  15. #define TASKSON        14
  16. #define TASKSTATUS    15
  17. #define TASKSEASON    16
  18. #define TASKKARMA    17
  19. #define TASKSCORE    18
  20. #define TASKTIMER    19
  21. #define TASKCAST    20
  22. #define TASKGOSSIP    21
  23. #define TASKEVENT    22
  24. #define TASKPASS    23
  25. #define TASKFAIL    24
  26. #define END    25
  27. #define TASKBUILD 26
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.                       
  38.