Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. class CfgPatches
  2. {
  3. class H3dsh0t_Wiesel
  4. {
  5. // Meta information for editor
  6. name = "292 Wiesel";
  7. author = "H3dsh0t";
  8. requiredVersion = 1.0;
  9. }
  10. }
  11.  
  12. class cfgVehicles
  13. {
  14. class I_LT_01_AT_F;
  15. class I_LT_01_AT_F_292: I_LT_01_AT_F{
  16. displayName = "292nd Wiesel";
  17. scope=2;
  18. };
  19. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement