Skip to content

Commit

Permalink
Modular Defense Anchor is SOFT (#60279)
Browse files Browse the repository at this point in the history
* Modular Defense Anchor is SOFT

* anchor dialogue
  • Loading branch information
anoobindisguise authored Aug 19, 2022
1 parent d060cb9 commit dd59e08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/json/items/armor/robofac_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"material": [ "nylon", "kevlar" ],
"color": "light_gray",
"warmth": 5,
"flags": [ "STURDY", "OUTER", "WATERPROOF", "VARSIZE", "RAINPROOF", "HOOD" ],
"flags": [ "STURDY", "OUTER", "WATERPROOF", "VARSIZE", "RAINPROOF", "HOOD", "SOFT" ],
"material_thickness": 3,
"pocket_data": [
{
Expand Down Expand Up @@ -241,7 +241,7 @@
"msg": "The Hub logo on your front stops glowing.",
"target": "robofac_armor_anchor"
},
"flags": [ "DIMENSIONAL_ANCHOR", "PORTAL_PROOF", "STURDY", "OUTER", "WATERPROOF", "VARSIZE", "RAINPROOF", "HOOD" ]
"flags": [ "DIMENSIONAL_ANCHOR", "PORTAL_PROOF", "STURDY", "OUTER", "WATERPROOF", "VARSIZE", "RAINPROOF", "HOOD", "SOFT" ]
},
{
"abstract": "robofac_mantle",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@
"id": "TALK_ROBOFAC_INTERCOM_ANCHOR_PT_1_COMPLETE",
"//": "creating better MDS",
"type": "talk_topic",
"dynamic_line": "We've made some notable progress. We believe that we can integrate this into our current modular armor system leading to extradimensional protection, however it will make it heavier and it will no longer fold up conveniently for travel.",
"dynamic_line": "We've made some notable progress. We believe that we can integrate this into our current modular armor system leading to extradimensional protection, however it will make it heavier and it won't be quite as easy to fold up for travel. The poncho will remain wearable outside of metal armor although it will be a more snug fit than the anchor alone would have been.",
"responses": [
{
"text": "Interesting.",
Expand Down

0 comments on commit dd59e08

Please sign in to comment.