Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. #define Grund1 "Falsch Parken"
  2. #define Grund2 "Schwere Beleidigung"
  3. #define Grund3 "StVO"
  4. #define Grund4 "Mord"
  5. #define Grund5 "Beamtenmord"
  6. #define Grund6 "Raub"
  7. #define Grund7 "Freiheitsberaubung"
  8. #define Grund8 "Drogen-/Waffenbesitz"
  9. #define Grund9 "Versuchter Mord"
  10. #define Grund10 "Sachbeschädigung"
  11. #define Grund11 "Test"
  12. #define Grund12 "Test"
  13. #define Grund13 "Test"
  14. #define Grund14 "Test"
  15. #define Grund15 "Test"
  16. #define Grund16 "Test"
  17. #define Grund17 "Test"
  18. #define Grund18 "Test"
  19. #define Grund19 "Test"
  20. #define Grund20 "Test"
  21. #define Grund21 "Test"
  22. #define Wantedgrund1 1
  23. #define Wantedgrund2 1
  24. #define Wantedgrund3 2
  25. #define Wantedgrund4 4
  26. #define Wantedgrund5 6
  27. #define Wantedgrund6 5
  28. #define Wantedgrund7 4
  29. #define Wantedgrund8 3
  30. #define Wantedgrund9 3
  31. #define Wantedgrund10 2
  32. #define Wantedgrund11 1
  33. #define Wantedgrund12 1
  34. #define Wantedgrund13 1
  35. #define Wantedgrund14 1
  36. #define Wantedgrund15 1
  37. #define Wantedgrund16 1
  38. #define Wantedgrund17 1
  39. #define Wantedgrund18 1
  40. #define Wantedgrund19 1
  41. #define Wantedgrund20 1
  42. #define Wantedgrund21 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement