LOCKDEFS.txt 594 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. ClearLocks
  2. Lock 1 Doom
  3. {
  4. RedCard
  5. Message "$PD_REDC"
  6. RemoteMessage "$PD_REDCO"
  7. Mapcolor 0 255 0
  8. }
  9. Lock 2 Doom
  10. {
  11. BlueCard
  12. Message "$PD_BLUEC"
  13. RemoteMessage "$PD_BLUECO"
  14. Mapcolor 0 255 255
  15. }
  16. Lock 3 Doom
  17. {
  18. YellowCard
  19. Message "$PD_YELLOWC"
  20. RemoteMessage "$PD_YELLOWCO"
  21. Mapcolor 255 0 255
  22. }
  23. Lock 4 Doom
  24. {
  25. RedSkull
  26. Message "$PD_REDS"
  27. RemoteMessage "$PD_REDSO"
  28. Mapcolor 255 0 0
  29. }
  30. Lock 5 Doom
  31. {
  32. BlueSkull
  33. Message "$PD_BLUES"
  34. RemoteMessage "$PD_BLUESO"
  35. Mapcolor 0 0 255
  36. }
  37. Lock 6 Doom
  38. {
  39. YellowSkull
  40. Message "$PD_YELLOWS"
  41. RemoteMessage "$PD_YELLOWSO"
  42. Mapcolor 255 200 0
  43. }