Advertisement
Guest User

Models

a guest
Feb 13th, 2016
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. GM.Models = {
  2. --Characters
  3. "models/player/alyx.mdl",
  4. "models/player/breen.mdl",
  5. "models/player/barney.mdl",
  6. "models/player/eli.mdl",
  7. "models/player/gman_high.mdl",
  8. "models/player/kleiner.mdl",
  9. "models/player/monk.mdl",
  10. "models/player/odessa.mdl",
  11. "models/player/magnusson.mdl",
  12. "models/player/p2_chell.mdl",
  13. "models/player/mossman_arctic.mdl",
  14. --medics
  15. "models/player/Group03m/Female_06.mdl",
  16. "models/player/Group03m/Male_01.mdl",
  17. --rebels
  18. "models/player/Group03/Female_06.mdl",
  19. "models/player/Group03/Male_06.mdl",
  20. --Citiziens
  21. "models/player/Group01/Male_08.mdl",
  22. "models/player/Group01/Female_03.mdl",
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement