Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. "Store"
  2. {
  3.  
  4. "Pets"
  5. {
  6. "Chicken"
  7. {
  8. "model" "models/chicken/chicken.mdl"
  9. "position" "50.0 0.0 0.0"
  10. "angles" "0.0 0.0 0.0"
  11. "idle" "idle01"
  12. "run" "run01"
  13. "price" "100"
  14. "type" "pet"
  15. }
  16.  
  17. "Chicken Zombie"
  18. {
  19. "model" "models/chicken/chicken_zombie.mdl"
  20. "position" "50.0 0.0 0.0"
  21. "angles" "0.0 0.0 0.0"
  22. "idle" "idle01"
  23. "run" "run01"
  24. "price" "100"
  25. "type" "pet"
  26. }
  27.  
  28. "Crow"
  29. {
  30. "model" "models/crow.mdl"
  31. "position" "50.0 0.0 0.0"
  32. "angles" "0.0 0.0 0.0"
  33. "idle" "Idle01"
  34. "run" "Run"
  35. "unique_id" "crow_running"
  36. "price" "100"
  37. "type" "pet"
  38. }
  39.  
  40. "Crow Flying"
  41. {
  42. "model" "models/crow.mdl"
  43. "position" "50.0 0.0 70.0"
  44. "angles" "0.0 0.0 0.0"
  45. "idle" "Fly01"
  46. "run" "Fly01"
  47. "unique_id" "crow_flying"
  48. "price" "100"
  49. "type" "pet"
  50. }
  51.  
  52. "Pigeon"
  53. {
  54. "model" "models/pigeon.mdl"
  55. "position" "50.0 0.0 0.0"
  56. "angles" "0.0 0.0 0.0"
  57. "idle" "Idle01"
  58. "run" "Run"
  59. "unique_id" "pigeon_running"
  60. "price" "100"
  61. "type" "pet"
  62. }
  63.  
  64. "Pigeon Flying"
  65. {
  66. "model" "models/pigeon.mdl"
  67. "position" "50.0 0.0 70.0"
  68. "angles" "0.0 0.0 0.0"
  69. "idle" "Fly01"
  70. "run" "Fly01"
  71. "unique_id" "pigeon_flying"
  72. "price" "100"
  73. "type" "pet"
  74. }
  75.  
  76. "Seagull"
  77. {
  78. "model" "models/seagull.mdl"
  79. "position" "50.0 0.0 0.0"
  80. "angles" "0.0 0.0 0.0"
  81. "idle" "Idle01"
  82. "run" "Run"
  83. "unique_id" "seagull_running"
  84. "price" "100"
  85. "type" "pet"
  86. }
  87.  
  88. "Seagull Flying"
  89. {
  90. "model" "models/seagull.mdl"
  91. "position" "50.0 0.0 70.0"
  92. "angles" "0.0 0.0 0.0"
  93. "idle" "Fly"
  94. "run" "Fly"
  95. "unique_id" "seagull_flying"
  96. "price" "100"
  97. "type" "pet"
  98. }
  99.  
  100. "Babyroshan"
  101. {
  102. "model" "models/courier/baby_rosh/babyroshan_csgo.mdl"
  103. "position" "50.0 0.0 0.0"
  104. "angles" "0.0 0.0 0.0"
  105. "idle" "idle"
  106. "run" "run"
  107. "price" "25000"
  108. "type" "pet"
  109. }
  110.  
  111. "Huntling"
  112. {
  113. "model" "models/courier/huntling/huntling_csgo.mdl"
  114. "position" "50.0 0.0 0.0"
  115. "angles" "0.0 0.0 0.0"
  116. "idle" "idle"
  117. "run" "run"
  118. "price" "25000"
  119. "type" "pet"
  120. }
  121.  
  122. "Baekho"
  123. {
  124. "model" "models/items/courier/baekho/baekho_csgo.mdl"
  125. "position" "50.0 0.0 0.0"
  126. "angles" "0.0 0.0 0.0"
  127. "idle" "courier_idle"
  128. "run" "courier_run"
  129. "price" "25000"
  130. "type" "pet"
  131. }
  132.  
  133. "Captain Bamboo"
  134. {
  135. "model" "models/items/courier/captain_bamboo/captain_bamboo_csgo.mdl"
  136. "position" "50.0 0.0 0.0"
  137. "angles" "0.0 0.0 0.0"
  138. "idle" "courier_idle"
  139. "run" "courier_run"
  140. "price" "30000"
  141. "type" "pet"
  142. }
  143.  
  144. "Redkita"
  145. {
  146. "model" "models/items/courier/courier_mvp_redkita/courier_mvp_redkita_csgo.mdl"
  147. "position" "50.0 0.0 0.0"
  148. "angles" "0.0 0.0 0.0"
  149. "idle" "courier_idle"
  150. "run" "courier_run"
  151. "price" "30000"
  152. "type" "pet"
  153. }
  154.  
  155. "shagbark"
  156. {
  157. "model" "models/items/courier/shagbark/shagbark_csgo.mdl"
  158. "position" "50.0 0.0 0.0"
  159. "angles" "0.0 0.0 0.0"
  160. "idle" "courier_idle"
  161. "run" "courier_run"
  162. "price" "25000"
  163. "type" "pet"
  164. }
  165.  
  166. "Drodo"
  167. {
  168. "model" "models/courier/drodo/drodo_csgo.mdl"
  169. "position" "50.0 0.0 0.0"
  170. "angles" "0.0 0.0 0.0"
  171. "idle" "idle"
  172. "run" "run"
  173. "price" "30000"
  174. "type" "pet"
  175. }
  176.  
  177. "Red Panda"
  178. {
  179. "model" "models/items/courier/snaggletooth_red_panda/snaggletooth_red_panda.mdl"
  180. "position" "50.0 0.0 0.0"
  181. "angles" "0.0 0.0 0.0"
  182. "idle" "courier_idle"
  183. "run" "courier_run"
  184. "price" "30000"
  185. "type" "pet"
  186. }
  187.  
  188. "Venoling"
  189. {
  190. "model" "models/amaton/courier/venoling/venoling.mdl"
  191. "position" "50.0 0.0 0.0"
  192. "angles" "0.0 0.0 0.0"
  193. "idle" "idle"
  194. "run" "run"
  195. "price" "32000"
  196. "type" "pet"
  197. }
  198. }
  199. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement