Advertisement
Guest User

Untitled

a guest
Nov 9th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [
  2. {
  3. "id": "water",
  4. "copy-from": "water",
  5. "type": "COMESTIBLE",
  6. "comestible_type": "DRINK",
  7. "category": "food",
  8. "name": "water",
  9. "name_plural": "water",
  10. "description": "Water, the stuff of life, the best thirst-quencher available. Not quite clean, but some dirt and radiation won't hurt too much, right? [1 rad]",
  11. "ammo_data": { "ammo_type": "water" },
  12. "flags": [ "EATEN_COLD" ],
  13. "effects": [
  14. { "id": "rad_tenths", "duration": 10 }
  15. ]
  16. }
  17. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement