Advertisement
AdamKadmon

Untitled

Sep 8th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. 10, DSR_Item_First_Aid_Book // Basic First Aid
  2. 10, DSR_Item_Advanced_First_Aid_Book // Advanced First Aid
  3. 10, DSR_Item_Field_Surgery_Book // Field Surgery
  4. 10, DSR_Item_Basic_Building_Book // Basic Building
  5. 10, DSR_Item_Intermediate_Building_Book // Intermediate Building
  6. 10, DSR_Item_Advanced_Building_Book // Advanced Building
  7. 10, DSR_Item_Weapons_Maintenance_Book // Weapons Maintenance
  8. 10, DSR_Item_Weapons_Crafting_Book // Weapons Crafting
  9. 10, DSR_Item_Vehicle_Repair_Book // Basic Vehicle Repair
  10. 10, DSR_Item_Advanced_Vehicle_Repair_Book // Advanced Vehicle Repair
  11. 10, DSR_Item_Basic_Farming_Book // Basic Farming
  12. 10, DSR_Item_Camp_Fire // Campfire
  13. 10, DSR_Item_Camp_Fire_Burning // Campfire (burning)
  14. 10, DSR_Item_Tuna // Canned Tuna
  15. 10, DSR_Item_Tuna_Opened // Canned Tuna (Opened)
  16. 10, DSR_Item_Ration // Bar Tac Ration
  17. 10, DSR_Item_Bag_Rice // Bag of Rice
  18. 10, DSR_Item_MRE // MRE
  19. 10, DSR_Item_Can_Chicken // Canned Chicken
  20. 10, DSR_Item_Can_Chicken_Opened // Canned Chicken (Opened)
  21. 10, DSR_Item_Can_Clams // Canned Clams
  22. 10, DSR_Item_Can_Clams_Opened // Canned Clams (Opened)
  23. 10, DSR_Item_Deviled_Ham // Deviled Ham
  24. 10, DSR_Item_Instant_Coffee // Instant Coffee Mix
  25. 10, DSR_Item_Fish_Medium // Raw Medium Fish Steak
  26. 10, DSR_Item_Fish_Medium_Cooked // Cooked Medium Fish Steak
  27. 10, DSR_Item_Fish_Large // Raw Large Fish Steak
  28. 10, DSR_Item_Fish_Large_Cooked // Cooked Large Fish Steak
  29. 10, DSR_Item_Beef // Raw Beef Steak
  30. 10, DSR_Item_Beef_Cooked // Cooked Beef Steak
  31. 10, DSR_Item_redApple // Red Apple
  32. 10, DSR_Item_Pumpkin // Pumpkin
  33. 10, DSR_Item_Scrap_Metal // Scrap Metal
  34. 10, DSR_Item_Gascan_Large_Full // Large Gas Can (Full)
  35. 10, DSR_Item_Gascan_Large_Empty // Large Gas Can (Empty)
  36. 10, DSR_Item_Gascan_Small_Full // Small Gas Can (Full)
  37. 10, DSR_Item_Gascan_Small_Empty // Small Gas Can (Empty)
  38. 10, DSR_Item_Car_Battery // Car Battery
  39. 10, DSR_Item_Bricks // Bricks
  40. 10, DSR_Item_Plastic_Drum // Plastic Drum
  41. 10, DSR_Item_Duct_Tape // Duct Tape
  42. 10, DSR_Item_Electrical_Comp // Electrical Components
  43. 10, DSR_Item_Hardware // Hardware Box
  44. 10, DSR_Item_Logs // Wood Logs
  45. 10, DSR_Item_Lumber // Lumber
  46. 10, DSR_Item_Plywood // Plywood
  47. 10, DSR_Item_Padlock // Padlock
  48. 10, DSR_Item_Seeds_Potato // Potato Seeds
  49. 10, DSR_Item_Seeds_Tomato // Tomato Seeds
  50. 10, DSR_Item_Seeds_Peas // Pea Seeds
  51. 10, DSR_Item_Seeds_Lettuce // Lettuce Seeds
  52. 10, DSR_Item_Seeds_Corn // Corn Seeds
  53. 10, DSR_Item_Seeds_Watermelon // Watermelon Seeds
  54. 10, DSR_Item_Fishingrod_Broken // Broken Fishing Rod
  55. 10, DSR_Item_Tarp // Old Blue Tarp
  56. 10, DSR_Item_Sticks // Sticks
  57. 10, DSR_Item_Fabric_Scraps // Fabric Scraps
  58. 10, DSR_Item_Stones // Stones
  59. 10, DSR_Item_Leather // Leather
  60. 10, DSR_Item_Fertilizer // Fertilizer
  61. 10, DSR_Item_Feathers // Feathers
  62. 10, DSR_Item_Splint // Splint
  63. 10, DSR_Item_Bandage // Bandage
  64. 10, DSR_Item_Painkillers // Pain Medication
  65. 10, DSR_Item_Peptobismol // Pepy Bismol
  66. 10, DSR_Item_PortableLight_Single // Portable Light
  67. 10, DSR_Item_PortableLight_Double // Portable Llight (Double)
  68. 10, DSR_Item_Ziptie // Zip Tie
  69. 10, DSR_Item_Spanner // Spanner Wrench
  70. 10, DSR_Item_Knife // All Purpose Knife
  71. 10, DSR_Item_Saw // Saw
  72. 10, DSR_Item_Toolbox // Toolbox
  73. 10, DSR_Item_Watercan_Empty // Watering Can (Empty)
  74. 10, DSR_Item_Watercan_Full // Watering Can (Full)
  75. 10, DSR_Item_Shears // Shears
  76. 10, DSR_Item_Lighter // Lighter
  77. 10, DSR_Item_Tire_RepairKit // Tire Repair kit
  78. 10, DSR_Item_Sleeping_Mat_Roll // Sleeping Mat Roll
  79. 10, DSR_Item_Scissor_Jack // Scissor Jack
  80. 10, DSR_Item_Cooking_Pot // Cooking Pot
  81. 10, DSR_Item_Engine_Block // Engine Block
  82. 10, DSR_Item_Gas_Tank // Gas Tank
  83. 10, DSR_Item_Glass_Part // Vehicle Glass
  84. 10, DSR_Item_Tire // Tire
  85. 10, DSR_Item_Main_Rotor // Helicopter Main Rotor
  86. 10, DSR_Item_Tail_Rotor // Helicopter Tail Rotor
  87. 10, DSR_Item_Bike_Frame // Bicycle Frame
  88. 10, DSR_Item_Bike_Wheel // Bicycle Wheel
  89. 10, DSR_Item_Bike_Chain // Bicycle Chain
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement