File size: 12,342 Bytes
06508e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 |
{
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1gl8uj0')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "MultiKoopa2",
"author_flair_background_color": null,
"author_flair_css_class": null,
"author_flair_richtext": [],
"author_flair_template_id": null,
"author_flair_text": null,
"author_flair_text_color": null,
"author_flair_type": "text",
"author_fullname": "t2_mcte4",
"author_is_blocked": false,
"author_patreon_flair": false,
"author_premium": false,
"award": "<bound method GildableMixin.award of Submission(id='1gl8uj0')>",
"awarders": [],
"banned_at_utc": null,
"banned_by": null,
"can_gild": false,
"can_mod_post": false,
"category": null,
"clear_vote": "<bound method VotableMixin.clear_vote of Submission(id='1gl8uj0')>",
"clicked": false,
"comment_limit": 2048,
"comment_sort": "confidence",
"comments": "<praw.models.comment_forest.CommentForest object at 0x769a89e97850>",
"content_categories": null,
"contest_mode": false,
"created": 1730926452.0,
"created_utc": 1730926452.0,
"crosspost": "<bound method Submission.crosspost of Submission(id='1gl8uj0')>",
"delete": "<bound method EditableMixin.delete of Submission(id='1gl8uj0')>",
"disable_inbox_replies": "<bound method InboxToggleableMixin.disable_inbox_replies of Submission(id='1gl8uj0')>",
"discussion_type": null,
"distinguished": null,
"domain": "self.reddeadredemption",
"downs": 0,
"downvote": "<bound method VotableMixin.downvote of Submission(id='1gl8uj0')>",
"duplicates": "<bound method SubmissionListingMixin.duplicates of Submission(id='1gl8uj0')>",
"edit": "<bound method EditableMixin.edit of Submission(id='1gl8uj0')>",
"edited": 1730926869.0,
"enable_inbox_replies": "<bound method InboxToggleableMixin.enable_inbox_replies of Submission(id='1gl8uj0')>",
"flair": "<praw.models.reddit.submission.SubmissionFlair object at 0x769a867ba200>",
"fullname": "t3_1gl8uj0",
"gild": "<bound method GildableMixin.gild of Submission(id='1gl8uj0')>",
"gilded": 0,
"gildings": {},
"hidden": false,
"hide": "<bound method Submission.hide of Submission(id='1gl8uj0')>",
"hide_score": false,
"id": "1gl8uj0",
"id_from_url": "<function Submission.id_from_url at 0x769a8d396680>",
"is_created_from_ads_ui": false,
"is_crosspostable": true,
"is_meta": false,
"is_original_content": false,
"is_reddit_media_domain": false,
"is_robot_indexable": true,
"is_self": true,
"is_video": false,
"likes": null,
"link_flair_background_color": "#ff4500",
"link_flair_css_class": "three",
"link_flair_richtext": [
{
"e": "text",
"t": "RDR1"
}
],
"link_flair_template_id": "4b6c1e9a-681d-11ea-a2e0-0e13b78ee6d7",
"link_flair_text": "RDR1",
"link_flair_text_color": "dark",
"link_flair_type": "richtext",
"locked": false,
"mark_visited": "<bound method Submission.mark_visited of Submission(id='1gl8uj0')>",
"media": null,
"media_embed": {},
"media_only": false,
"mod": "<praw.models.reddit.submission.SubmissionModeration object at 0x769a8636a860>",
"mod_note": null,
"mod_reason_by": null,
"mod_reason_title": null,
"mod_reports": [],
"name": "t3_1gl8uj0",
"no_follow": true,
"num_comments": 1,
"num_crossposts": 0,
"num_reports": null,
"over_18": false,
"parse": "<bound method PRAWBase.parse of <class 'praw.models.reddit.submission.Submission'>>",
"permalink": "/r/reddeadredemption/comments/1gl8uj0/rdr1_pc_port_early_west_elizabethmexico/",
"pinned": false,
"pwls": 6,
"quarantine": false,
"removal_reason": null,
"removed_by": null,
"removed_by_category": null,
"reply": "<bound method ReplyableMixin.reply of Submission(id='1gl8uj0')>",
"report": "<bound method ReportableMixin.report of Submission(id='1gl8uj0')>",
"report_reasons": null,
"save": "<bound method SavableMixin.save of Submission(id='1gl8uj0')>",
"saved": false,
"score": 1,
"secure_media": null,
"secure_media_embed": {},
"selftext": "anybody try to get to West Elizabeth/Mexico early in the new PC port of RDR1? It still works, but... taking a stagecoach back doesn't. The stagecoach completely glitches out :(\n\nAny way around this?\n\nEDIT: figured it out. Stagecoach to Thieves Landing kinda glitches, but does let you skip to destination and it works :)",
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>anybody try to get to West Elizabeth/Mexico early in the new PC port of RDR1? It still works, but... taking a stagecoach back doesn't. The stagecoach completely glitches out :(</p>\n\n<p>Any way around this?</p>\n\n<p>EDIT: figured it out. Stagecoach to Thieves Landing kinda glitches, but does let you skip to destination and it works :)</p>\n</div><!-- SC_ON -->",
"send_replies": true,
"shortlink": "https://redd.it/1gl8uj0",
"spoiler": false,
"stickied": false,
"subreddit": "reddeadredemption",
"subreddit_id": "t5_2rn7o",
"subreddit_name_prefixed": "r/reddeadredemption",
"subreddit_subscribers": 2019375,
"subreddit_type": "public",
"suggested_sort": "top",
"thumbnail": "self",
"thumbnail_height": null,
"thumbnail_width": null,
"title": "RDR1 PC port, early West Elizabeth/Mexico?",
"top_awarded_type": null,
"total_awards_received": 0,
"treatment_tags": [],
"unhide": "<bound method Submission.unhide of Submission(id='1gl8uj0')>",
"unsave": "<bound method SavableMixin.unsave of Submission(id='1gl8uj0')>",
"ups": 1,
"upvote": "<bound method VotableMixin.upvote of Submission(id='1gl8uj0')>",
"upvote_ratio": 1.0,
"url": "https://www.reddit.com/r/reddeadredemption/comments/1gl8uj0/rdr1_pc_port_early_west_elizabethmexico/",
"user_reports": [],
"view_count": null,
"visited": false,
"wls": 6,
"created_date": "2024-11-06",
"full_link": "https://www.reddit.com/r/reddeadredemption/comments/1gl8uj0/rdr1_pc_port_early_west_elizabethmexico/"
},
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "MultiKoopa2",
"author_flair_background_color": null,
"author_flair_css_class": null,
"author_flair_richtext": [],
"author_flair_template_id": null,
"author_flair_text": null,
"author_flair_text_color": null,
"author_flair_type": "text",
"author_fullname": "t2_mcte4",
"author_is_blocked": false,
"author_patreon_flair": false,
"author_premium": false,
"award": "<bound method GildableMixin.award of Comment(id='lvscg6i')>",
"awarders": [],
"banned_at_utc": null,
"banned_by": null,
"block": "<bound method InboxableMixin.block of Comment(id='lvscg6i')>",
"body": "uh oh. can't fast travel back to New Austin from Mexico...\nEDIT: ok, seems the bridge towards Fort Mercer can be used to campsite glitch there. nice!",
"body_html": "<div class=\"md\"><p>uh oh. can't fast travel back to New Austin from Mexico...\nEDIT: ok, seems the bridge towards Fort Mercer can be used to campsite glitch there. nice!</p>\n</div>",
"can_gild": false,
"can_mod_post": false,
"clear_vote": "<bound method VotableMixin.clear_vote of Comment(id='lvscg6i')>",
"collapse": "<bound method InboxableMixin.collapse of Comment(id='lvscg6i')>",
"collapsed": false,
"collapsed_because_crowd_control": null,
"collapsed_reason": null,
"collapsed_reason_code": null,
"comment_type": null,
"controversiality": 0,
"created": 1730928486.0,
"created_utc": 1730928486.0,
"delete": "<bound method EditableMixin.delete of Comment(id='lvscg6i')>",
"depth": 0,
"disable_inbox_replies": "<bound method InboxToggleableMixin.disable_inbox_replies of Comment(id='lvscg6i')>",
"distinguished": null,
"downs": 0,
"downvote": "<bound method VotableMixin.downvote of Comment(id='lvscg6i')>",
"edit": "<bound method EditableMixin.edit of Comment(id='lvscg6i')>",
"edited": 1730929556.0,
"enable_inbox_replies": "<bound method InboxToggleableMixin.enable_inbox_replies of Comment(id='lvscg6i')>",
"fullname": "t1_lvscg6i",
"gild": "<bound method GildableMixin.gild of Comment(id='lvscg6i')>",
"gilded": 0,
"gildings": {},
"id": "lvscg6i",
"id_from_url": "<function Comment.id_from_url at 0x769a8d5bbb50>",
"is_root": true,
"is_submitter": true,
"likes": null,
"link_id": "t3_1gl8uj0",
"locked": false,
"mark_read": "<bound method InboxableMixin.mark_read of Comment(id='lvscg6i')>",
"mark_unread": "<bound method InboxableMixin.mark_unread of Comment(id='lvscg6i')>",
"mod": "<praw.models.reddit.comment.CommentModeration object at 0x769a86368460>",
"mod_note": null,
"mod_reason_by": null,
"mod_reason_title": null,
"mod_reports": [],
"name": "t1_lvscg6i",
"no_follow": true,
"num_reports": null,
"parent": "<bound method Comment.parent of Comment(id='lvscg6i')>",
"parent_id": "t3_1gl8uj0",
"parse": "<bound method PRAWBase.parse of <class 'praw.models.reddit.comment.Comment'>>",
"permalink": "/r/reddeadredemption/comments/1gl8uj0/rdr1_pc_port_early_west_elizabethmexico/lvscg6i/",
"refresh": "<bound method Comment.refresh of Comment(id='lvscg6i')>",
"removal_reason": null,
"replies": "<praw.models.comment_forest.CommentForest object at 0x769a89e97dc0>",
"reply": "<bound method ReplyableMixin.reply of Comment(id='lvscg6i')>",
"report": "<bound method ReportableMixin.report of Comment(id='lvscg6i')>",
"report_reasons": null,
"save": "<bound method SavableMixin.save of Comment(id='lvscg6i')>",
"saved": false,
"score": 1,
"score_hidden": false,
"send_replies": true,
"stickied": false,
"submission": "1gl8uj0",
"subreddit": "reddeadredemption",
"subreddit_id": "t5_2rn7o",
"subreddit_name_prefixed": "r/reddeadredemption",
"subreddit_type": "public",
"top_awarded_type": null,
"total_awards_received": 0,
"treatment_tags": [],
"unblock_subreddit": "<bound method InboxableMixin.unblock_subreddit of Comment(id='lvscg6i')>",
"uncollapse": "<bound method InboxableMixin.uncollapse of Comment(id='lvscg6i')>",
"unrepliable_reason": null,
"unsave": "<bound method SavableMixin.unsave of Comment(id='lvscg6i')>",
"ups": 1,
"upvote": "<bound method VotableMixin.upvote of Comment(id='lvscg6i')>",
"user_reports": []
}
]
} |