Skip to content

Commit

Permalink
Merge pull request #7 from AlisW02/patch-8
Browse files Browse the repository at this point in the history
Update furniture-graves.json
  • Loading branch information
BeastFolks authored May 14, 2020
2 parents 06c5f5e + 63b6dd5 commit ed2c5ab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/furniture_and_terrain/furniture-graves.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "furniture",
"id": "f_slab",
"name": "stone slab",
"description": "A flat slab of heavy stone.",
"description": "A slab of heavy stone, with a reasonably flat surface.",
"symbol": "n",
"color": "dark_gray",
"move_cost_mod": 2,
Expand All @@ -23,7 +23,7 @@
"type": "furniture",
"id": "f_grave_head",
"name": "headstone",
"description": "Keeps the bodies.",
"description": "A large slab of stone, engraved with information on the deceased individual buried beneath. While only a solemn reminder of the uncountable losses of the Cataclysm, a proper final resting place grants an odd sense of peace.",
"symbol": "_",
"color": "light_gray",
"move_cost_mod": 0,
Expand All @@ -42,7 +42,7 @@
"type": "furniture",
"id": "f_grave_stone",
"name": "gravestone",
"description": "Keeps the bodies. More fancy.",
"description": "An upright slab of stone with information engraved on the face about whoever lies beneath. While only a solemn reminder of the countless casualties of the Cataclysm, a proper final resting place grants an odd sense of peace.",
"symbol": "^",
"color": "light_gray",
"move_cost_mod": 2,
Expand All @@ -62,7 +62,7 @@
"type": "furniture",
"id": "f_grave_stone_old",
"name": "worn gravestone",
"description": "A worn-out gravestone.",
"description": "An aged and eroded gravestone, damaged to the point of rendering the inscription illegible. Whoever's buried here was probably lucky enough to pass before all this chaos began.",
"symbol": "^",
"color": "dark_gray",
"move_cost_mod": 2,
Expand All @@ -81,7 +81,7 @@
"type": "furniture",
"id": "f_grave_monument",
"name": "obelisk",
"description": "Monument to pride.",
"description": "A magnificent carved statue with an engraved plaque fixed to the base. It serves to honor the passing of somebody significant, something one wishes was still a practical goal.",
"symbol": "$",
"color": "black_white",
"move_cost_mod": -1,
Expand Down

0 comments on commit ed2c5ab

Please sign in to comment.