Skip to content

Commit

Permalink
Add looks like to pebble variants (CleverRaven#35119)
Browse files Browse the repository at this point in the history
  • Loading branch information
snipercup authored and kevingranade committed Oct 28, 2019
1 parent ba8e82b commit 0aa666f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/json/items/ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
"name": "clay pellet",
"symbol": "=",
"color": "brown",
"looks_like": "pebble",
"description": "A handful of round projectiles made of clay, useful for slings or slingshots.",
"material": "clay",
"volume": "250 ml",
Expand All @@ -300,6 +301,7 @@
"name": "marble",
"symbol": "=",
"color": "light_gray",
"looks_like": "pebble",
"description": "A handful of glass marbles, useful as ammunition for slings or slingshots.",
"material": "glass",
"volume": "250 ml",
Expand All @@ -320,6 +322,7 @@
"name_plural": "bearings",
"symbol": "=",
"color": "dark_gray",
"looks_like": "pebble",
"description": "A box of ball bearings, useful as ammunition for slings or slingshots.",
"material": "steel",
"volume": "250 ml",
Expand All @@ -340,6 +343,7 @@
"name": "BB",
"symbol": "=",
"color": "light_gray",
"looks_like": "pebble",
"description": "A box of small steel balls. They deal virtually no damage.",
"material": "steel",
"volume": "200ml",
Expand Down

0 comments on commit 0aa666f

Please sign in to comment.